public interface OnAuthenticationCreatedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthenticationCreated(AuthenticationConfiguration<?> configuration,
AuthenticationModule auth)
A method called when AuthenticationModules are created.
|
void onAuthenticationCreated(AuthenticationConfiguration<?> configuration, AuthenticationModule auth)
AuthenticationConfiguration.asModule()configuration - the configuration of the new Pipeauth - the new AuthenticationModuleCopyright © 2016 JBoss by Red Hat. All rights reserved.