public class AuthenticationConfiguration extends Object
Constructor and Description |
---|
AuthenticationConfiguration(CallbackHandler callbackHandler,
Subject clientSubject,
boolean enabled,
String saslMechanism,
Map<String,String> saslProperties,
String serverName) |
Modifier and Type | Method and Description |
---|---|
CallbackHandler |
callbackHandler() |
Subject |
clientSubject() |
boolean |
enabled() |
String |
saslMechanism() |
Map<String,String> |
saslProperties() |
String |
serverName() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.