org.apache.rahas
Class RahasConstants.LocalNames

java.lang.Object
  extended by org.apache.rahas.RahasConstants.LocalNames
Enclosing class:
RahasConstants

public static class RahasConstants.LocalNames
extends Object


Field Summary
static String BINARY_SECRET
           
static String CODE
           
static String RENEW_TARGET
           
static String REQUEST_SECURITY_TOKEN
           
static String REQUEST_SECURITY_TOKEN_RESPONSE
           
static String REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION
           
static String REQUEST_TYPE
           
static String REQUESTED_PROOF_TOKEN
           
static String STATUS
           
static String TOKEN_TYPE
           
static String VALIDATE_TARGET
           
 
Constructor Summary
RahasConstants.LocalNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REQUEST_SECURITY_TOKEN

public static final String REQUEST_SECURITY_TOKEN
See Also:
Constant Field Values

REQUEST_SECURITY_TOKEN_RESPONSE

public static final String REQUEST_SECURITY_TOKEN_RESPONSE
See Also:
Constant Field Values

REQUEST_TYPE

public static final String REQUEST_TYPE
See Also:
Constant Field Values

TOKEN_TYPE

public static final String TOKEN_TYPE
See Also:
Constant Field Values

REQUESTED_PROOF_TOKEN

public static final String REQUESTED_PROOF_TOKEN
See Also:
Constant Field Values

REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION

public static final String REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION
See Also:
Constant Field Values

BINARY_SECRET

public static final String BINARY_SECRET
See Also:
Constant Field Values

VALIDATE_TARGET

public static final String VALIDATE_TARGET
See Also:
Constant Field Values

RENEW_TARGET

public static final String RENEW_TARGET
See Also:
Constant Field Values

STATUS

public static final String STATUS
See Also:
Constant Field Values

CODE

public static final String CODE
See Also:
Constant Field Values
Constructor Detail

RahasConstants.LocalNames

public RahasConstants.LocalNames()


Copyright © Apache Software Foundation. All Rights Reserved.