Uses of Interface
javax.security.auth.message.config.ServerAuthConfig

Packages that use ServerAuthConfig
javax.security.auth.message.config This package defines the interfaces implemented by JSR 196 compatible configuration systems. 
 

Uses of ServerAuthConfig in javax.security.auth.message.config
 

Methods in javax.security.auth.message.config that return ServerAuthConfig
 ServerAuthConfig AuthConfigProvider.getServerAuthConfig(String layer, String appContext, CallbackHandler handler)
          Get an instance of ServerAuthConfig from this provider.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.