Package org.jboss.security.auth.login

Interface Summary
DynamicLoginConfigMBean The management interface for the DynamicLoginConfig service.
XMLLoginConfigMBean The managment bean interface for the XML based JAAS login configuration object.
 

Class Summary
DynamicLoginConfig A security config mbean that loads an xml login configuration using the XMLLoginConfig.loadConfig(URL config) operation on start, and unloads the contained login module configurations on stop.
XMLLoginConfig An MBean for managing a XMLLoginConfigImpl instance.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.