Class OperationType

java.lang.Object
com.nimbusds.oauth2.sdk.id.Identifier
com.nimbusds.openid.connect.sdk.federation.api.OperationType
All Implemented Interfaces:
Serializable, Comparable<Identifier>, net.minidev.json.JSONAware

@Immutable public final class OperationType extends Identifier
Federation API operation type.

Related specifications:

  • OpenID Connect Federation 1.0, section 6.
See Also: