Package com.okta.sdk.resource.model
Class AutoLoginApplicationSettingsSignOn
java.lang.Object
com.okta.sdk.resource.model.AutoLoginApplicationSettingsSignOn
- 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 AutoLoginApplicationSettingsSignOn
extends Object
implements Serializable
AutoLoginApplicationSettingsSignOn
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Primary URL of the sign-in page for this appSecondary URL of the sign-in page for this appint
hashCode()
redirectUrl
(String redirectUrl) void
setLoginUrl
(String loginUrl) void
setRedirectUrl
(String redirectUrl) toString()
-
Field Details
-
JSON_PROPERTY_LOGIN_URL
- See Also:
-
JSON_PROPERTY_REDIRECT_URL
- See Also:
-
-
Constructor Details
-
AutoLoginApplicationSettingsSignOn
public AutoLoginApplicationSettingsSignOn()
-
-
Method Details
-
loginUrl
-
getLoginUrl
-
setLoginUrl
-
redirectUrl
-
getRedirectUrl
-
setRedirectUrl
-
equals
-
hashCode
-
toString
-