Class AuthenticatedRequestContext
java.lang.Object
com.netflix.spinnaker.kork.web.context.AuthenticatedRequestContext
- All Implemented Interfaces:
RequestContext
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netflix.spinnaker.kork.web.context.RequestContext
get, getAccount, getAccounts, getApplication, getCloudProvider, getExecutionId, getExecutionType, getRequestId, getUser, getUserOrigin, set, setAccount, setAccounts, setAccounts, setApplication, setCloudProvider, setExecutionId, setExecutionType, setRequestId, setUser, setUserOrigin
-
Constructor Details
-
AuthenticatedRequestContext
public AuthenticatedRequestContext()
-
-
Method Details
-
get
- Specified by:
getin interfaceRequestContext
-
set
- Specified by:
setin interfaceRequestContext
-
clear
public void clear()- Specified by:
clearin interfaceRequestContext
-