Package com.okta.sdk.resource.model
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 Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionauthnContextClassRef
(String authnContextClassRef) boolean
Describes the identity provider's supported authentication context classesint
hashCode()
void
setAuthnContextClassRef
(String authnContextClassRef) toString()
-
Field Details
-
JSON_PROPERTY_AUTHN_CONTEXT_CLASS_REF
- See Also:
-
-
Constructor Details
-
SAMLPayLoadDataAssertionAuthenticationAuthnContext
public SAMLPayLoadDataAssertionAuthenticationAuthnContext()
-
-
Method Details
-
authnContextClassRef
public SAMLPayLoadDataAssertionAuthenticationAuthnContext authnContextClassRef(String authnContextClassRef) -
getAuthnContextClassRef
Describes the identity provider's supported authentication context classes- Returns:
- authnContextClassRef
-
setAuthnContextClassRef
-
equals
-
hashCode
public int hashCode() -
toString
-