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

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

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

Subinterfaces of AuthConfig in javax.security.auth.message.config
 interface ClientAuthConfig
          This interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).
 interface ServerAuthConfig
          This interface describes a configuration of ServerAuthConfiguration objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).
 



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