Class SaslAuthenticationConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<SaslAuthenticationConfiguration>
org.infinispan.server.core.configuration.SaslAuthenticationConfiguration
- All Implemented Interfaces:
Matchable<SaslAuthenticationConfiguration>, Updatable<SaslAuthenticationConfiguration>, AuthenticationConfiguration
public class SaslAuthenticationConfiguration
extends ConfigurationElement<SaslAuthenticationConfiguration>
implements AuthenticationConfiguration
AuthenticationConfiguration.
- Since:
- 7.0
- Author:
- Tristan Tarrant
-
Field Summary
Fields inherited from class ConfigurationElement
attributes, CHILDLESS, children, element, repeated -
Method Summary
Methods inherited from class ConfigurationElement
attributes, child, children, children, collectMutableAttributes, elementName, equals, extractAttributes, findAttribute, hashCode, isModified, list, matches, matches, matches, toString, update, update, update, validateUpdate, validateUpdate, validateUpdate, write
-
Method Details
-
attributeDefinitionSet
-
securityRealm
- Specified by:
securityRealmin interfaceAuthenticationConfiguration
-
enabled
public boolean enabled()- Specified by:
enabledin interfaceAuthenticationConfiguration
-
sasl
-