Uses of Class
org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader
Packages that use PropertiesLoader
-
Uses of PropertiesLoader in org.apache.activemq.artemis.spi.core.security.jaas
Subclasses of PropertiesLoader in org.apache.activemq.artemis.spi.core.security.jaasModifier and TypeClassDescriptionclassA LoginModule that allows for authentication based on SSL certificates.classclassclassLogin modules that uses properties files similar to thePropertiesLoginModule.classA LoginModule allowing for SSL certificate based authentication based on Distinguished Names (DN) stored in text files.