Package com.okta.sdk.resource.model
Class MtlsEndpoints
java.lang.Object
com.okta.sdk.resource.model.MtlsEndpoints
- 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 MtlsEndpoints
extends Object
implements Serializable
MtlsEndpoints
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangetSso()Get ssointhashCode()voidsetSso(MtlsSsoEndpoint sso) sso(MtlsSsoEndpoint sso) toString() 
- 
Field Details
- 
JSON_PROPERTY_SSO
- See Also:
 
 
 - 
 - 
Constructor Details
- 
MtlsEndpoints
public MtlsEndpoints() 
 - 
 - 
Method Details