public final class HttpAuthorizationMechanismCfgDefn extends AbstractManagedObjectDefinition<HttpAuthorizationMechanismCfgClient,HttpAuthorizationMechanismCfg>
The HTTP Authorization Mechanism is used to define HTTP authorization mechanism.
Modifier and Type | Method and Description |
---|---|
BooleanPropertyDefinition |
getEnabledPropertyDefinition()
Get the "enabled" property definition.
|
static HttpAuthorizationMechanismCfgDefn |
getInstance()
Get the HTTP Authorization Mechanism configuration definition
singleton.
|
ClassPropertyDefinition |
getJavaClassPropertyDefinition()
Get the "java-class" property definition.
|
getAggregationPropertyDefinition, getAggregationPropertyDefinitions, getAllAggregationPropertyDefinitions, getAllChildren, getAllConstraints, getAllPropertyDefinitions, getAllRelationDefinitions, getAllReverseAggregationPropertyDefinitions, getAllReverseRelationDefinitions, getAllTags, getChild, getChildren, getConstraints, getDescription, getDescription, getName, getParent, getPropertyDefinition, getPropertyDefinitions, getRelationDefinition, getRelationDefinitions, getReverseAggregationPropertyDefinitions, getReverseRelationDefinitions, getSynopsis, getSynopsis, getUserFriendlyName, getUserFriendlyName, getUserFriendlyPluralName, getUserFriendlyPluralName, hasChildren, hasOption, hasTag, initialize, isChildOf, isParentOf, isTop, registerConstraint, registerOption, registerPropertyDefinition, registerRelationDefinition, registerTag, resolveManagedObjectDefinition, toString, toString
public static HttpAuthorizationMechanismCfgDefn getInstance()
public BooleanPropertyDefinition getEnabledPropertyDefinition()
Indicates whether the HTTP Authorization Mechanism is enabled.
public ClassPropertyDefinition getJavaClassPropertyDefinition()
Specifies the fully-qualified name of the Java class that provides the HTTP Authorization Mechanism implementation.
Copyright 2010-2018 ForgeRock AS.