Package com.okta.sdk.resource.model
Class WsFederationApplicationSettingsApplication
java.lang.Object
com.okta.sdk.resource.model.WsFederationApplicationSettingsApplication
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class WsFederationApplicationSettingsApplication
extends Object
implements Serializable
WsFederationApplicationSettingsApplication
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributeStatements(String attributeStatements) audienceRestriction(String audienceRestriction) authnContextClassRef(String authnContextClassRef) booleanGet attributeStatementsGet audienceRestrictionGet authnContextClassRefGet groupFilterGet groupNameGet groupValueFormatGet nameIDFormatgetRealm()Get realmGet siteURLGet usernameAttributeGet wReplyOverrideGet wReplyURLgroupFilter(String groupFilter) groupValueFormat(String groupValueFormat) inthashCode()nameIDFormat(String nameIDFormat) voidsetAttributeStatements(String attributeStatements) voidsetAudienceRestriction(String audienceRestriction) voidsetAuthnContextClassRef(String authnContextClassRef) voidsetGroupFilter(String groupFilter) voidsetGroupName(String groupName) voidsetGroupValueFormat(String groupValueFormat) voidsetNameIDFormat(String nameIDFormat) voidvoidsetSiteURL(String siteURL) voidsetUsernameAttribute(String usernameAttribute) voidsetwReplyOverride(Boolean wReplyOverride) voidsetwReplyURL(String wReplyURL) toString()usernameAttribute(String usernameAttribute) wReplyOverride(Boolean wReplyOverride)
-
Field Details
-
JSON_PROPERTY_ATTRIBUTE_STATEMENTS
- See Also:
-
JSON_PROPERTY_AUDIENCE_RESTRICTION
- See Also:
-
JSON_PROPERTY_AUTHN_CONTEXT_CLASS_REF
- See Also:
-
JSON_PROPERTY_GROUP_FILTER
- See Also:
-
JSON_PROPERTY_GROUP_NAME
- See Also:
-
JSON_PROPERTY_GROUP_VALUE_FORMAT
- See Also:
-
JSON_PROPERTY_NAME_I_D_FORMAT
- See Also:
-
JSON_PROPERTY_REALM
- See Also:
-
JSON_PROPERTY_SITE_U_R_L
- See Also:
-
JSON_PROPERTY_USERNAME_ATTRIBUTE
- See Also:
-
JSON_PROPERTY_W_REPLY_OVERRIDE
- See Also:
-
JSON_PROPERTY_W_REPLY_U_R_L
- See Also:
-
-
Constructor Details
-
WsFederationApplicationSettingsApplication
public WsFederationApplicationSettingsApplication()
-
-
Method Details
-
attributeStatements
-
getAttributeStatements
-
setAttributeStatements
-
audienceRestriction
-
getAudienceRestriction
-
setAudienceRestriction
-
authnContextClassRef
-
getAuthnContextClassRef
-
setAuthnContextClassRef
-
groupFilter
-
getGroupFilter
-
setGroupFilter
-
groupName
-
getGroupName
-
setGroupName
-
groupValueFormat
-
getGroupValueFormat
-
setGroupValueFormat
-
nameIDFormat
-
getNameIDFormat
-
setNameIDFormat
-
realm
-
getRealm
-
setRealm
-
siteURL
-
getSiteURL
-
setSiteURL
-
usernameAttribute
-
getUsernameAttribute
-
setUsernameAttribute
-
wReplyOverride
-
getwReplyOverride
-
setwReplyOverride
-
wReplyURL
-
getwReplyURL
-
setwReplyURL
-
equals
-
hashCode
-
toString
-