![]() |
Open Kilda Java Documentation
|
This is the complete list of members for org.openkilda.auth.model.RequestContext, including all inherited members.
getClientIpAddress() | org.openkilda.auth.model.RequestContext | |
getCorrelationId() | org.openkilda.auth.model.RequestContext | |
getPermissions() | org.openkilda.auth.model.RequestContext | |
getUserId() | org.openkilda.auth.model.RequestContext | |
getUserName() | org.openkilda.auth.model.RequestContext | |
setClientIpAddress(final String clientIpAddress) | org.openkilda.auth.model.RequestContext | |
setCorrelationId(final String correlationId) | org.openkilda.auth.model.RequestContext | |
setPermissions(final Set< String > permissions) | org.openkilda.auth.model.RequestContext | |
setUserId(final Long userId) | org.openkilda.auth.model.RequestContext | |
setUserName(final String userName) | org.openkilda.auth.model.RequestContext |