AuthenticationPolicy

This type is an enumeration data type (a type for attribute values).

This is an enumeration that describes the message-protection policy enforced by authentication modules while processing request/response messages, JSR-196 defines three policies Indicates that the message sender is to be authenticated.

Package: security

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Allowed values:
  0 - AUTHENTICATE_SENDER
  1 - AUTHENTICATE_RECIPIENT
  2 - AUTHENTICATE_CONTENT
  3 - NONE

Attributes having this type:
  AuthModule.requestPolicy
  AuthModule.responsePolicy



(C) COPYRIGHT International Business Machines Corp. 1996-2006