Spec-Zone .ru
спецификации, руководства, описания, API


javax.security.auth.message
Class AuthStatus

java.lang.Object
  extended by javax.security.auth.message.AuthStatus

public class AuthStatus
extends java.lang.Object

The AuthStatus class is used to represent return values from Authentication modules and Authentication Contexts. An AuthStatus value is returned when the module processing has established a corresponding request or response message within the message parameters exchanged with the runtime.

Version:
%I%, %G%
See Also:
Map

Field Summary
static AuthStatus FAILURE
          Indicates that the message processing by the authentication module was NOT successful, and that the module replaced the application message with an error message.
static AuthStatus SEND_CONTINUE
          Indicates the message processing by the authentication module is NOT complete, that the module replaced the application message with a security message, and that the runtime is to proceed by sending the security message.
static AuthStatus SEND_FAILURE
          Indicates that the message processing by the authentication module was NOT successful, that the module replaced the application message with an error message, and that the runtime is to proceed by sending the error message.
static AuthStatus SEND_SUCCESS
          Indicates that the message processing by the authentication module was successful and that the runtime is to proceed by sending a message returned by the authentication module.
static AuthStatus SUCCESS
          Indicates that the message processing by the authentication module was successful and that the runtime is to proceed with its normal processing of the resulting message.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUCCESS

public static final AuthStatus SUCCESS
Indicates that the message processing by the authentication module was successful and that the runtime is to proceed with its normal processing of the resulting message.


FAILURE

public static final AuthStatus FAILURE
Indicates that the message processing by the authentication module was NOT successful, and that the module replaced the application message with an error message.


SEND_SUCCESS

public static final AuthStatus SEND_SUCCESS
Indicates that the message processing by the authentication module was successful and that the runtime is to proceed by sending a message returned by the authentication module.


SEND_FAILURE

public static final AuthStatus SEND_FAILURE
Indicates that the message processing by the authentication module was NOT successful, that the module replaced the application message with an error message, and that the runtime is to proceed by sending the error message.


SEND_CONTINUE

public static final AuthStatus SEND_CONTINUE
Indicates the message processing by the authentication module is NOT complete, that the module replaced the application message with a security message, and that the runtime is to proceed by sending the security message.



Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

free hit counter