Uses of Interface
javax.security.auth.message.config.ClientAuthConfig
-
Packages that use ClientAuthConfig Package Description javax.security.auth.message.config This package defines the interfaces implemented by JSR 196 compatible configuration systems. -
-
Uses of ClientAuthConfig in javax.security.auth.message.config
Methods in javax.security.auth.message.config that return ClientAuthConfig Modifier and Type Method Description ClientAuthConfigAuthConfigProvider. getClientAuthConfig(String layer, String appContext, CallbackHandler handler)Get an instance of ClientAuthConfig from this provider.
-