public interface AuthConfigProvider
| Modifier and Type | Method and Description |
|---|---|
ClientAuthConfig |
getClientAuthConfig(String layer,
String appContext,
CallbackHandler handler) |
ServerAuthConfig |
getServerAuthConfig(String layer,
String appContext,
CallbackHandler handler) |
void |
refresh() |
ClientAuthConfig getClientAuthConfig(String layer, String appContext, CallbackHandler handler) throws AuthException, SecurityException
AuthExceptionSecurityExceptionServerAuthConfig getServerAuthConfig(String layer, String appContext, CallbackHandler handler) throws AuthException, SecurityException
AuthExceptionSecurityExceptionvoid refresh()
Copyright © 2014. All Rights Reserved.