Interface | Description |
---|---|
SecurityContextFactory |
A
SecurityContextFactory returns a SecurityContext instance that retains a client
connection's Subject instance. |
Class | Description |
---|---|
ConnectionReference |
A reference (handle) to a client's
ConnectionContext and ConnectionInfo as well as the Shiro
Environment . |
DefaultSecurityContextFactory |
Default
SecurityContextFactory implementation that creates
SubjectSecurityContext instances, allowing the connection's Subject and the Shiro
Environment to be available to downstream security broker filters. |
SecurityFilter | |
ShiroPlugin |
Copyright © 2005–2017. All rights reserved.