Uses of Class
org.apache.activemq.jaas.PropertiesLoader
-
Packages that use PropertiesLoader Package Description org.apache.activemq.jaas -
-
Uses of PropertiesLoader in org.apache.activemq.jaas
Subclasses of PropertiesLoader in org.apache.activemq.jaas Modifier and Type Class Description class
CertificateLoginModule
A LoginModule that allows for authentication based on SSL certificates.class
PropertiesLoginModule
class
TextFileCertificateLoginModule
A LoginModule allowing for SSL certificate based authentication based on Distinguished Names (DN) stored in text files.
-