Class ClaimRequirement
java.lang.Object
org.apache.cxf.jaxrs.json.basic.JsonMapObject
org.apache.cxf.rs.security.oidc.common.ClaimRequirement
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.jaxrs.json.basic.JsonMapObject
asMap, containsProperty, equals, getBooleanProperty, getIntegerProperty, getJsonMapProperty, getListMapProperty, getListStringProperty, getLongProperty, getMapProperty, getProperty, getStringProperty, getUpdateCount, hashCode, removeProperty, setProperty, size
-
Field Details
-
ESSENTIAL_PROPERTY
- See Also:
-
VALUE_PROPERTY
- See Also:
-
VALUES_PROPERTY
- See Also:
-
-
Constructor Details
-
ClaimRequirement
public ClaimRequirement()
-
-
Method Details
-
setEssential
-
getEssential
-
setValue
-
getValue
-
setValues
-
getValues
-