Class SAMLPayLoadDataAssertionAuthenticationAuthnContext

java.lang.Object
com.okta.sdk.resource.model.SAMLPayLoadDataAssertionAuthenticationAuthnContext
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T16:19:57.008753975Z[Etc/UTC]", comments="Generator version: 7.8.0") public class SAMLPayLoadDataAssertionAuthenticationAuthnContext extends Object implements Serializable
Details of the authentication methods used for the SAML assertion
See Also:
  • Field Details

    • JSON_PROPERTY_AUTHN_CONTEXT_CLASS_REF

      public static final String JSON_PROPERTY_AUTHN_CONTEXT_CLASS_REF
      See Also:
  • Constructor Details

    • SAMLPayLoadDataAssertionAuthenticationAuthnContext

      public SAMLPayLoadDataAssertionAuthenticationAuthnContext()
  • Method Details