Class AuthenticationPolicyCfgDefn

    • Method Detail

      • getInstance

        public static AuthenticationPolicyCfgDefn getInstance()
        Get the Authentication Policy configuration definition singleton.
        Returns:
        Returns the Authentication Policy configuration definition singleton.
      • getJavaClassPropertyDefinition

        public ClassPropertyDefinition getJavaClassPropertyDefinition()
        Get the "java-class" property definition.

        Specifies the fully-qualified name of the Java class which provides the Authentication Policy implementation.

        Returns:
        Returns the "java-class" property definition.