JBoss Java Authentication SPI for Containers 1.0 API 1.0.0.Final

Uses of Package
javax.security.auth.message

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

Classes in javax.security.auth.message used by javax.security.auth.message
AuthException
          A generic authentication exception.
AuthStatus
          The AuthStatus class is used to represent return values from Authentication modules.
MessageInfo
          A message processing runtime uses this interface to pass messages and message processing state to authentication contexts for processing by authentication modules.
MessagePolicy.ProtectionPolicy
          This interface is used to represent message authentication policy.
MessagePolicy.Target
          This interface is implemented by objects that represent and perform message targeting on behalf of authentication modules.
MessagePolicy.TargetPolicy
           
 

Classes in javax.security.auth.message used by javax.security.auth.message.config
AuthException
          A generic authentication exception.
ClientAuth
          An implementation of this interface is used to secure service request messages, and validate received service response messages.
MessageInfo
          A message processing runtime uses this interface to pass messages and message processing state to authentication contexts for processing by authentication modules.
ServerAuth
          An implementation of this interface is used to validate received service request messages, and to secure service response messages.
 

Classes in javax.security.auth.message used by javax.security.auth.message.module
AuthException
          A generic authentication exception.
ClientAuth
          An implementation of this interface is used to secure service request messages, and validate received service response messages.
MessagePolicy
          This class defines a message authentication policy.
ServerAuth
          An implementation of this interface is used to validate received service request messages, and to secure service response messages.
 


JBoss Java Authentication SPI for Containers 1.0 API 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.