public static class JaspiAuthentication.JaspiAuthenticationResources extends Object
| Constructor and Description | 
|---|
JaspiAuthenticationResources()  | 
| Modifier and Type | Method and Description | 
|---|---|
AuthModule | 
authModule(String key)  | 
List<AuthModule> | 
authModules()
Get the list of AuthModule resources 
 | 
LoginModuleStack | 
loginModuleStack(String key)  | 
List<LoginModuleStack> | 
loginModuleStacks()
Get the list of LoginModuleStack resources 
 | 
public List<LoginModuleStack> loginModuleStacks()
public LoginModuleStack loginModuleStack(String key)
public List<AuthModule> authModules()
public AuthModule authModule(String key)
Copyright © 2018 JBoss by Red Hat. All rights reserved.