Package com.okta.sdk.resource.model
Class SAMLPayLoadDataContextAllOfProtocolIssuer
java.lang.Object
com.okta.sdk.resource.model.SAMLPayLoadDataContextAllOfProtocolIssuer
- 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 SAMLPayLoadDataContextAllOfProtocolIssuer
extends Object
implements Serializable
SAMLPayLoadDataContextAllOfProtocolIssuer
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
The unique identifier of the issuer that provided the SAML assertiongetName()
The name of the issuer that provided the SAML assertiongetUri()
The base URI of the SAML endpoint that's used to assert the authorizationint
hashCode()
void
void
void
toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_URI
- See Also:
-
-
Constructor Details
-
SAMLPayLoadDataContextAllOfProtocolIssuer
public SAMLPayLoadDataContextAllOfProtocolIssuer()
-
-
Method Details
-
id
-
getId
The unique identifier of the issuer that provided the SAML assertion- Returns:
- id
-
setId
-
name
-
getName
The name of the issuer that provided the SAML assertion- Returns:
- name
-
setName
-
uri
-
getUri
The base URI of the SAML endpoint that's used to assert the authorization- Returns:
- uri
-
setUri
-
equals
-
hashCode
public int hashCode() -
toString
-