Uses of Class
com.sun.identity.authentication.jaas.LoginContext.ModuleInfo
-
Packages that use LoginContext.ModuleInfo Package Description com.sun.identity.authentication.jaas -
-
Uses of LoginContext.ModuleInfo in com.sun.identity.authentication.jaas
Methods in com.sun.identity.authentication.jaas that return LoginContext.ModuleInfo Modifier and Type Method Description LoginContext.ModuleInfo[]LoginContext. getModuleStack()Methods in com.sun.identity.authentication.jaas that return types with arguments of type LoginContext.ModuleInfo Modifier and Type Method Description LinkedList<LoginContext.ModuleInfo>LoginContext. getModuleStackQueue()Method parameters in com.sun.identity.authentication.jaas with type arguments of type LoginContext.ModuleInfo Modifier and Type Method Description voidLoginContext. setModuleStackQueue(LinkedList<LoginContext.ModuleInfo> moduleStackQueue)
-