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 TypeClassDescriptionclass
A LoginModule that allows for authentication based on SSL certificates.class
class
class
Login modules that uses properties files similar to thePropertiesLoginModule
.class
A LoginModule allowing for SSL certificate based authentication based on Distinguished Names (DN) stored in text files.