Class LDAPLoginProperty
- java.lang.Object
-
- org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
-
public class LDAPLoginProperty extends Object
-
-
Constructor Summary
Constructors Constructor Description LDAPLoginProperty(String name)
LDAPLoginProperty(String name, String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPropertyName()
String
getPropertyValue()
-