public class InvocationContextUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INVOCATION_CONTEXT_PROPERTY |
static String |
STRUCT_TYPE_AUTH_CONTEXT |
static String |
STRUCT_TYPE_INVOCATION_CONTEXT |
static String |
STRUCT_TYPE_USER_PRINCIPAL |
Constructor and Description |
---|
InvocationContextUtils() |
Modifier and Type | Method and Description |
---|---|
static InvocationContext |
getInvocationContext(Context context) |
static BMap<String,BValue> |
getInvocationContextStruct(Context context) |
public static final String INVOCATION_CONTEXT_PROPERTY
public static final String STRUCT_TYPE_INVOCATION_CONTEXT
public static final String STRUCT_TYPE_AUTH_CONTEXT
public static final String STRUCT_TYPE_USER_PRINCIPAL
Copyright © 2019 WSO2. All rights reserved.