|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthModuleInfo | |
|---|---|
| org.jboss.security.config.jaxb | |
| Uses of AuthModuleInfo in org.jboss.security.config.jaxb |
|---|
| Fields in org.jboss.security.config.jaxb with type parameters of type AuthModuleInfo | |
|---|---|
protected List<AuthModuleInfo> |
AuthenticationJaspiInfo.authModule
|
| Methods in org.jboss.security.config.jaxb that return AuthModuleInfo | |
|---|---|
AuthModuleInfo |
ObjectFactory.createAuthModuleInfo()
Create an instance of AuthModuleInfo |
| Methods in org.jboss.security.config.jaxb that return types with arguments of type AuthModuleInfo | |
|---|---|
javax.xml.bind.JAXBElement<AuthModuleInfo> |
ObjectFactory.createAuthModule(AuthModuleInfo value)
Create an instance of JAXBElement<AuthModuleInfo>} |
List<AuthModuleInfo> |
AuthenticationJaspiInfo.getAuthModule()
Gets the value of the authModule property. |
| Methods in org.jboss.security.config.jaxb with parameters of type AuthModuleInfo | |
|---|---|
javax.xml.bind.JAXBElement<AuthModuleInfo> |
ObjectFactory.createAuthModule(AuthModuleInfo value)
Create an instance of JAXBElement<AuthModuleInfo>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||