Class SyncopePrincipalAttributesProperties

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String searchFilter
      User FIQL filter to use for searching.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • searchFilter

        @RequiredProperty
        protected java.lang.String searchFilter
        User FIQL filter to use for searching. Syntax is username=={user} or username=={0}.
    • Constructor Detail

      • SyncopePrincipalAttributesProperties

        public SyncopePrincipalAttributesProperties()