Interface ClientCustomPropertyConstants

    • Field Detail

      • CLIENT_CUSTOM_PROPERTY_PRINCIPAL_ATTRIBUTE_ID

        static final java.lang.String CLIENT_CUSTOM_PROPERTY_PRINCIPAL_ATTRIBUTE_ID
        Property to indicate the principal attribute used for profile creation.
        See Also:
        Constant Field Values
      • CLIENT_CUSTOM_PROPERTY_AUTO_REDIRECT_TYPE

        static final java.lang.String CLIENT_CUSTOM_PROPERTY_AUTO_REDIRECT_TYPE
        Property to indicate whether auto-redirect should execute for this client.
        See Also:
        Constant Field Values
      • CLIENT_CUSTOM_PROPERTY_AUTO_DISPLAY_NAME

        static final java.lang.String CLIENT_CUSTOM_PROPERTY_AUTO_DISPLAY_NAME
        Property to indicate the title or display name of the client for decoration and client presentation purposes.
        See Also:
        Constant Field Values
      • CLIENT_CUSTOM_PROPERTY_CSS_CLASS

        static final java.lang.String CLIENT_CUSTOM_PROPERTY_CSS_CLASS
        CSS class assigned to this client to be used in the UI.
        See Also:
        Constant Field Values