public interface AuthenticationContext extends WscContext
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties()
Get the properties from the current context.
|
RestClient |
getRestClient()
Gets the REST client for submitting outbound REST requests.
|
Subject |
getSubject()
Returns the current subject.
|
getUniqueIdMap<String,Object> getProperties()
RestClient getRestClient()
RestClient instance.Subject getSubject()