com.atlassian.security.auth.trustedapps
Class TrustedApplicationUtils.Header.Response

java.lang.Object
  extended bycom.atlassian.security.auth.trustedapps.TrustedApplicationUtils.Header.Response
Enclosing class:
TrustedApplicationUtils.Header

public static final class TrustedApplicationUtils.Header.Response
extends java.lang.Object


Field Summary
static java.lang.String ERROR
          Header that will contain trusted application error message if it fails
static java.lang.String STATUS
          Header used to indicate the status of a response to a trusted app request
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR

public static final java.lang.String ERROR
Header that will contain trusted application error message if it fails

See Also:
Constant Field Values

STATUS

public static final java.lang.String STATUS
Header used to indicate the status of a response to a trusted app request

See Also:
Constant Field Values


Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.