Class SAMLPayLoadDataAssertionAuthenticationAuthnContext

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]", comments="Generator version: 7.11.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