Package | Description |
---|---|
org.wildfly.swarm.config.security.security_domain | |
org.wildfly.swarm.config.security.security_domain.authentication |
Modifier and Type | Method and Description |
---|---|
T |
ClassicAuthentication.loginModule(String childKey,
LoginModuleConsumer consumer)
Create and configure a LoginModule object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
default LoginModuleConsumer<T> |
LoginModuleConsumer.andThen(LoginModuleConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default LoginModuleConsumer<T> |
LoginModuleConsumer.andThen(LoginModuleConsumer<T> after) |
T |
LoginModuleStack.loginModule(String childKey,
LoginModuleConsumer consumer)
Create and configure a LoginModule object to the list of subresources
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.