Uses of Class
org.jboss.security.microcontainer.beans.metadata.LoginModuleStackMetaData

Packages that use LoginModuleStackMetaData
org.jboss.security.microcontainer.beans.metadata   
 

Uses of LoginModuleStackMetaData in org.jboss.security.microcontainer.beans.metadata
 

Methods in org.jboss.security.microcontainer.beans.metadata that return types with arguments of type LoginModuleStackMetaData
 List<LoginModuleStackMetaData> JASPIAuthenticationMetaData.getModuleStacks()
           Obtains the metadata of the module stacks.
 

Method parameters in org.jboss.security.microcontainer.beans.metadata with type arguments of type LoginModuleStackMetaData
 void JASPIAuthenticationMetaData.setModuleStacks(List<LoginModuleStackMetaData> moduleStacks)
           Sets the metadata of the module stacks.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.