Class UserPropertiesConfiguration

java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<UserPropertiesConfiguration>
org.infinispan.server.configuration.security.UserPropertiesConfiguration
All Implemented Interfaces:
org.infinispan.commons.configuration.attributes.Matchable<UserPropertiesConfiguration>, org.infinispan.commons.configuration.attributes.Updatable<UserPropertiesConfiguration>

public class UserPropertiesConfiguration extends org.infinispan.commons.configuration.attributes.ConfigurationElement<UserPropertiesConfiguration>
  • Field Summary

    Fields inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement

    attributes, CHILDLESS, children, element, repeated
  • Method Summary

    Modifier and Type
    Method
    Description
     
    getFile(Properties properties)
     
     
    boolean
     
     

    Methods inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement

    attributes, child, children, children, elementName, equals, findAttribute, hashCode, isModified, list, matches, toString, update, validateUpdate, write

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • path

      public String path()
    • relativeTo

      public String relativeTo()
    • plainText

      public boolean plainText()
    • digestRealmName

      public String digestRealmName()
    • getFile

      public File getFile(Properties properties)