public interface UserSecurityContext| Modifier and Type | Method and Description | 
|---|---|
| javax.security.auth.Subject | getOpssSubject()When OPSS user security context is established, e.g. | 
| TenantInfo | getTenantInfo()Gets the tenant information associated with the current authenticated user. | 
| boolean | isAnonymousUser()checks if the current user is an anonymous user | 
javax.security.auth.Subject getOpssSubject()
boolean isAnonymousUser()
                 throws JpsException
JpsExceptionTenantInfo getTenantInfo() throws JpsException
JpsException