public class JWebDelegatingSubject extends org.apache.shiro.subject.support.DelegatingSubject implements JawnSubject
JawnSubject.Builder| Constructor and Description |
|---|
JWebDelegatingSubject(org.apache.shiro.subject.PrincipalCollection principals,
boolean authenticated,
java.lang.String host,
org.apache.shiro.session.Session session,
boolean sessionCreationEnabled,
org.apache.shiro.mgt.SecurityManager securityManager,
net.javapla.jawn.core.http.Context context) |
| Modifier and Type | Method and Description |
|---|---|
net.javapla.jawn.core.http.Context |
getContext() |
assertAuthzCheckPossible, associateWith, associateWith, checkPermission, checkPermission, checkPermissions, checkPermissions, checkRole, checkRoles, checkRoles, createSessionContext, decorate, execute, execute, getHost, getPreviousPrincipals, getPrincipal, getPrincipals, getSecurityManager, getSession, getSession, hasAllRoles, hasPrincipals, hasRole, hasRoles, isAuthenticated, isPermitted, isPermitted, isPermitted, isPermitted, isPermittedAll, isPermittedAll, isRemembered, isRunAs, isSessionCreationEnabled, login, logout, releaseRunAs, runAsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateWith, associateWith, checkPermission, checkPermission, checkPermissions, checkPermissions, checkRole, checkRoles, checkRoles, execute, execute, getPreviousPrincipals, getPrincipal, getPrincipals, getSession, getSession, hasAllRoles, hasRole, hasRoles, isAuthenticated, isPermitted, isPermitted, isPermitted, isPermitted, isPermittedAll, isPermittedAll, isRemembered, isRunAs, login, logout, releaseRunAs, runAspublic JWebDelegatingSubject(org.apache.shiro.subject.PrincipalCollection principals,
boolean authenticated,
java.lang.String host,
org.apache.shiro.session.Session session,
boolean sessionCreationEnabled,
org.apache.shiro.mgt.SecurityManager securityManager,
net.javapla.jawn.core.http.Context context)
public net.javapla.jawn.core.http.Context getContext()
getContext in interface ContextSource