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

Packages that use AuthConfig
javax.security.auth.message.config   
 

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 (e.g., 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 (e.g., the messaging context of a specific application, or set of applications).
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.