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, getEnvironmentpublic SubjectConnectionReference(ConnectionContext connCtx, ConnectionInfo connInfo, org.apache.shiro.env.Environment environment, org.apache.shiro.subject.Subject subject)
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.