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
AuthException
SecurityException
ServerAuthConfig getServerAuthConfig(String layer, String appContext, CallbackHandler handler) throws AuthException, SecurityException
AuthException
SecurityException
void refresh()
Copyright © 2015. All rights reserved.