Package com.okta.sdk.resource.model
Class SAMLPayLoadDataAssertionClaimsValueAttributes
java.lang.Object
com.okta.sdk.resource.model.SAMLPayLoadDataAssertionClaimsValueAttributes
- 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 SAMLPayLoadDataAssertionClaimsValueAttributes
extends Object
implements Serializable
SAMLPayLoadDataAssertionClaimsValueAttributes
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Indicates how to interpret the attribute nameint
hashCode()
nameFormat
(String nameFormat) void
setNameFormat
(String nameFormat) toString()
-
Field Details
-
JSON_PROPERTY_NAME_FORMAT
- See Also:
-
-
Constructor Details
-
SAMLPayLoadDataAssertionClaimsValueAttributes
public SAMLPayLoadDataAssertionClaimsValueAttributes()
-
-
Method Details