| Package | Description |
|---|---|
| org.jboss.security.auth.container.config | |
| org.jboss.security.auth.login |
| Modifier and Type | Method and Description |
|---|---|
LoginModuleStackHolder |
AuthModuleEntry.getLoginModuleStackHolder()
A ServerAuthModule may delegate its decision making to a stack
of LoginModules
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthModuleEntry.setLoginModuleStackHolder(LoginModuleStackHolder loginModuleStackHolder)
A ServerAuthModule may delegate its decision making to a stack
of LoginModules
|
| Modifier and Type | Method and Description |
|---|---|
LoginModuleStackHolder[] |
JASPIAuthenticationInfo.getLoginModuleStackHolder() |
LoginModuleStackHolder |
JASPIAuthenticationInfo.getLoginModuleStackHolder(String name) |
LoginModuleStackHolder |
JASPIAuthenticationInfo.removeLoginModuleStackHolder(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
JASPIAuthenticationInfo.add(LoginModuleStackHolder lmsHolder) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.