public class SubjectConnectionReference extends ConnectionReference
ConnectionReference
that further provides access to the connection's Subject instance.Constructor and Description |
---|
SubjectConnectionReference(ConnectionContext connCtx,
ConnectionInfo connInfo,
org.apache.shiro.env.Environment environment,
org.apache.shiro.subject.Subject subject) |
Modifier and Type | Method and Description |
---|---|
org.apache.shiro.subject.Subject |
getSubject() |
getConnectionContext, getConnectionInfo, getEnvironment
public SubjectConnectionReference(ConnectionContext connCtx, ConnectionInfo connInfo, org.apache.shiro.env.Environment environment, org.apache.shiro.subject.Subject subject)
public org.apache.shiro.subject.Subject getSubject()
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.