Uses of Class
org.jboss.security.microcontainer.beans.LoginModuleStackBean

Packages that use LoginModuleStackBean
org.jboss.security.microcontainer.beans   
 

Uses of LoginModuleStackBean in org.jboss.security.microcontainer.beans
 

Methods in org.jboss.security.microcontainer.beans that return types with arguments of type LoginModuleStackBean
 List<LoginModuleStackBean> JASPIAuthenticationPolicyBean.getModuleStacks()
           Obtains the login-module stacks of the policy.
 

Method parameters in org.jboss.security.microcontainer.beans with type arguments of type LoginModuleStackBean
 void JASPIAuthenticationPolicyBean.setModuleStacks(List<LoginModuleStackBean> moduleStacks)
           Sets the login-module stacks of the policy.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.