Package com.okta.sdk.resource.model
Class SAMLPayLoadDataContextAllOfProtocol
java.lang.Object
com.okta.sdk.resource.model.SAMLPayLoadDataContextAllOfProtocol
- 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 SAMLPayLoadDataContextAllOfProtocol
extends Object
implements Serializable
Details of the assertion protocol being used
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
JSON_PROPERTY_TYPE
- See Also:
 
 - 
JSON_PROPERTY_ISSUER
- See Also:
 
 
 - 
 - 
Constructor Details
- 
SAMLPayLoadDataContextAllOfProtocol
public SAMLPayLoadDataContextAllOfProtocol() 
 - 
 - 
Method Details
- 
type
 - 
getType
The type of authentication protocol being used for the assertion- Returns:
 - type
 
 - 
setType
 - 
issuer
 - 
getIssuer
Get issuer- Returns:
 - issuer
 
 - 
setIssuer
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -