Package com.okta.sdk.resource.model
Class SamlApplicationSettingsApplication
java.lang.Object
com.okta.sdk.resource.model.SamlApplicationSettingsApplication
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class SamlApplicationSettingsApplication
extends Object
implements Serializable
SamlApplicationSettingsApplication
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaudRestriction
(String audRestriction) boolean
Get acsUrlGet audRestrictionGet baseUrlint
hashCode()
void
void
setAudRestriction
(String audRestriction) void
setBaseUrl
(String baseUrl) toString()
-
Field Details
-
JSON_PROPERTY_ACS_URL
- See Also:
-
JSON_PROPERTY_AUD_RESTRICTION
- See Also:
-
JSON_PROPERTY_BASE_URL
- See Also:
-
-
Constructor Details
-
SamlApplicationSettingsApplication
public SamlApplicationSettingsApplication()
-
-
Method Details
-
acsUrl
-
getAcsUrl
-
setAcsUrl
-
audRestriction
-
getAudRestriction
-
setAudRestriction
-
baseUrl
-
getBaseUrl
-
setBaseUrl
-
equals
-
hashCode
-
toString
-