Class StandardOperations
java.lang.Object
com.nimbusds.openid.connect.sdk.federation.policy.operations.StandardOperations
The standard policy operations defined in OpenID Connect Federation 1.0.
Related specifications:
- OpenID Connect Federation 1.0, section 5.1.2.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final List<OperationName>
The policy operation names in the order they must be applied. -
Method Summary
-
Field Details
-
NAMES_IN_APPLICATION_ORDER
The policy operation names in the order they must be applied.
-