Package com.okta.sdk.resource.model
Class SamlApplicationAllOf
java.lang.Object
com.okta.sdk.resource.model.SamlApplicationAllOf
- All Implemented Interfaces:
 Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class SamlApplicationAllOf
extends Object
implements Serializable
SamlApplicationAllOf
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncredentials(ApplicationCredentials credentials) booleanGet credentialsgetName()Get nameGet settingsinthashCode()voidsetCredentials(ApplicationCredentials credentials) voidvoidsetSettings(SamlApplicationSettings settings) settings(SamlApplicationSettings settings) toString() 
- 
Field Details
- 
JSON_PROPERTY_CREDENTIALS
- See Also:
 
 - 
JSON_PROPERTY_NAME
- See Also:
 
 - 
JSON_PROPERTY_SETTINGS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
SamlApplicationAllOf
public SamlApplicationAllOf() 
 - 
 - 
Method Details
- 
credentials
 - 
getCredentials
Get credentials- Returns:
 - credentials
 
 - 
setCredentials
 - 
name
 - 
getName
Get name- Returns:
 - name
 
 - 
setName
 - 
settings
 - 
getSettings
Get settings- Returns:
 - settings
 
 - 
setSettings
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -