Class OIDCConstants

java.lang.Object
net.shibboleth.sp.oidc.profile.OIDCConstants

public final class OIDCConstants extends Object
OIDC related constants.
  • Field Details

    • STATE_FIELD

      @Nonnull @NotEmpty public static final String STATE_FIELD
      Name of the state field to add to the state JSON object. The state field represents the current 'state' value of the DDF.
      See Also:
  • Constructor Details

    • OIDCConstants

      private OIDCConstants()
      Private constructor.