Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTH_SCHEME_KEY |
"scheme" |
public static final String |
AUTH_TOKEN_KEY |
"authToken" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INVOCATION_ID_KEY |
"id" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INVOCATION_CONTEXT_PROPERTY |
"InvocationContext" |
public static final String |
STRUCT_TYPE_AUTH_CONTEXT |
"AuthContext" |
public static final String |
STRUCT_TYPE_INVOCATION_CONTEXT |
"InvocationContext" |
public static final String |
STRUCT_TYPE_USER_PRINCIPAL |
"UserPrincipal" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLAIMS_REF_FIELD_KEY |
"claims" |
public static final String |
SCOPES_REF_FIELD_KEY |
"scopes" |
public static final String |
USER_ID_STRING_FIELD_KEY |
"userId" |
public static final String |
USER_NAME_STRING_FIELD_KEY |
"username" |
Copyright © 2018 WSO2. All rights reserved.