|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityContext | |
---|---|
org.apache.activemq.broker | The core classes for the ActiveMQ Message Broker and its connectors. |
org.apache.activemq.security | Plugable Security Adapter framework along with default implementations such as the JAAS implementation. |
Uses of SecurityContext in org.apache.activemq.broker |
---|
Methods in org.apache.activemq.broker that return SecurityContext | |
---|---|
SecurityContext |
ConnectionContext.getSecurityContext()
|
Methods in org.apache.activemq.broker with parameters of type SecurityContext | |
---|---|
void |
ConnectionContext.setSecurityContext(SecurityContext subject)
|
Uses of SecurityContext in org.apache.activemq.security |
---|
Subclasses of SecurityContext in org.apache.activemq.security | |
---|---|
class |
JaasCertificateSecurityContext
Extends the SecurityContext to provide a username which is the Distinguished Name from the certificate. |
Fields in org.apache.activemq.security declared as SecurityContext | |
---|---|
static SecurityContext |
SecurityContext.BROKER_SECURITY_CONTEXT
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |