public class InvocationContextUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INVOCATION_CONTEXT_PROPERTY |
static String |
PACKAGE_RUNTIME |
static String |
STRUCT_TYPE_AUTHENTICATION_CONTEXT |
static String |
STRUCT_TYPE_INVOCATION_CONTEXT |
Constructor and Description |
---|
InvocationContextUtils() |
Modifier and Type | Method and Description |
---|---|
static InvocationContext |
getInvocationContext(Context context) |
static BStruct |
getInvocationContextStruct(Context context) |
public static final String INVOCATION_CONTEXT_PROPERTY
public static final String PACKAGE_RUNTIME
public static final String STRUCT_TYPE_INVOCATION_CONTEXT
public static final String STRUCT_TYPE_AUTHENTICATION_CONTEXT
public static InvocationContext getInvocationContext(Context context)
Copyright © 2018 WSO2. All rights reserved.