Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.activemq.shiro Classes and Interfaces - 28 results found.
NameDescriptionTypePackageFramework
ActionAn Action represents an attempt to perform some behavior, typically on a particular resource.Interfaceorg.apache.activemq.shiro.authzApache ActiveMQ
ActionPermissionResolverAn ActionPermissionResolver will inspect an Action and return Permissions that must be granted to a Subject in order for theInterfaceorg.apache.activemq.shiro.authzApache ActiveMQ
ActiveMQPermissionResolverWildcardPermissionResolver that can create case-sensitive (or case-insensitive) WildcardPermission instances as expected for ActiveMQ.Classorg.apache.activemq.shiro.authzApache ActiveMQ
ActiveMQWildcardPermissionClassorg.apache.activemq.shiro.authzApache ActiveMQ
AuthenticationFilterThe AuthenticationFilter enforces if authentication is required before allowing the broker filter chain This implementation performs a connection-level authentication assertion: If the Subject associated with theClassorg.apache.activemq.shiro.authcApache ActiveMQ
AuthenticationPolicyAn AuthenticationPolicy customizes the behavior of the AuthenticationFilter, such as whether or not authentication is required or how to represent trusted/known Subject identities.Interfaceorg.apache.activemq.shiro.authcApache ActiveMQ
AuthenticationTokenFactoryA AuthenticationTokenFactory inspects a newly-added ActiveMQ connection and returns a Shiro AuthenticationToken instance representing credentials associated with the connection.Interfaceorg.apache.activemq.shiro.authcApache ActiveMQ
AuthorizationFilterThe AuthorizationFilter asserts that actions are allowed to execute first before they are actually executed.Classorg.apache.activemq.shiro.authzApache ActiveMQ
ConnectionReferenceA reference (handle) to a client's ConnectionContext and ConnectionInfo as well as the Shiro This implementation primarily exists as a Classorg.apache.activemq.shiroApache ActiveMQ
ConnectionSubjectFactoryA ConnectionSubjectFactory creates a Subject instance that represents the connection client's identity.Interfaceorg.apache.activemq.shiro.subjectApache ActiveMQ
ConnectionSubjectResolverA SubjectResolver that acquires the current Subject from a ConnectionReference.Classorg.apache.activemq.shiro.subjectApache ActiveMQ
DefaultActiveMqSecurityManagerClassorg.apache.activemq.shiro.mgtApache ActiveMQ
DefaultAuthenticationPolicyClassorg.apache.activemq.shiro.authcApache ActiveMQ
DefaultAuthenticationTokenFactoryDefault implementation of the AuthenticationTokenFactory interface that returns UsernamePasswordToken instances based on inspecting theClassorg.apache.activemq.shiro.authcApache ActiveMQ
DefaultConnectionSubjectFactoryClassorg.apache.activemq.shiro.subjectApache ActiveMQ
DefaultSecurityContextFactoryDefault SecurityContextFactory implementation that creates SubjectSecurityContext instances, allowing the connection's Subject and the ShiroClassorg.apache.activemq.shiroApache ActiveMQ
DestinationActionA DestinationAction represents behavior being taken on a particular ActiveMQDestination, such as creation, removal, and reading messages from it or writing messages to it.Classorg.apache.activemq.shiro.authzApache ActiveMQ
DestinationActionPermissionResolverA DestinationActionPermissionResolver inspects DestinationActions and returns one or more WildcardPermissions that must be granted to a Subject in order for that Subject toClassorg.apache.activemq.shiro.authzApache ActiveMQ
DisabledSessionManagerClassorg.apache.activemq.shiro.session.mgtApache ActiveMQ
EnvironmentFilterAn abstract BrokerFilter that makes the Shiro Environment available to subclasses.Classorg.apache.activemq.shiro.envApache ActiveMQ
IniEnvironmentClassorg.apache.activemq.shiro.envApache ActiveMQ
SecurityContextFactoryA SecurityContextFactory returns a SecurityContext instance that retains a client connection's Subject instance.Interfaceorg.apache.activemq.shiroApache ActiveMQ
SecurityFilterClassorg.apache.activemq.shiroApache ActiveMQ
ShiroPluginClassorg.apache.activemq.shiroApache ActiveMQ
SubjectConnectionReferenceConnectionReference that further provides access to the connection's Subject instance.Classorg.apache.activemq.shiro.subjectApache ActiveMQ
SubjectFilterThe SubjectFilter ensures a Shiro Subject representing the client's identity is associated with every connection to the ActiveMQ Broker.Classorg.apache.activemq.shiro.subjectApache ActiveMQ
SubjectResolverInterfaceorg.apache.activemq.shiro.subjectApache ActiveMQ
SubjectSecurityContextActiveMQ SecurityContext implementation that retains a Shiro Subject instance for use during security checks and other security-related operations.Classorg.apache.activemq.shiro.subjectApache ActiveMQ