- getCertificateConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getCertificates() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateCallback
-
Getter for certificate chain.
- getClusterConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
- getConfiguration() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
- getConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- getCount() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages added to the queue since it was created.
- getCountDelta() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages added to the queue since the last counter sample.
- getDepth() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages currently in the queue.
- getDepthDelta() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages in the queue since last counter sample.
- getDistinguishedName(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
- getEncodeSize(Message) - Method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
-
- getFactory() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
- getFactoryName() - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.InVMAcceptorTransportConfigurationSchema
-
- getFactoryName(URI) - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.TCPAcceptorTransportConfigurationSchema
-
- getInstance() - Static method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
-
- getLastAddTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time a message was added to the queue.
- getModuleName() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
- getName() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the name of the queue.
- getName() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
The name of the acceptor used on the configuration.
- getName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
-
- getName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
-
- getPersister(byte) - Static method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
-
- getPersister() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
- getPrefixes() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
-
- getPrefixes() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
- getPropertyName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
-
- getPropertyValue() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
-
- getProps() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
-
- getProtocols() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
- getRolePrincipalClass() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getRoles(DirContext, String, String, List<String>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionMulticastSchema
-
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
-
- getSubscription() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the name of the subscription.
- getUdpateTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time the queue was updated.
- getUserFromSubject(Subject) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Should return a unique name corresponding to the certificates given.
- getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Overriding to allow DN authorization based on DNs specified in text
files.
- getUserRoles(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Should return a set of the roles this user belongs to.
- getUserRoles(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Overriding to allow for role discovery based on text files.
- GuestLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Always login the user with a default 'guest' identity.
- GuestLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
-