Package com.okta.sdk.resource.model
Class BasicApplicationSettingsApplication
java.lang.Object
com.okta.sdk.resource.model.BasicApplicationSettingsApplication
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class BasicApplicationSettingsApplication
extends Object
implements Serializable
BasicApplicationSettingsApplication
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
The URL of the authenticating site for this appgetUrl()
The URL of the sign-in page for this appint
hashCode()
void
setAuthURL
(String authURL) void
toString()
-
Field Details
-
JSON_PROPERTY_AUTH_U_R_L
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
-
Constructor Details
-
BasicApplicationSettingsApplication
public BasicApplicationSettingsApplication()
-
-
Method Details
-
authURL
-
getAuthURL
The URL of the authenticating site for this app- Returns:
- authURL
-
setAuthURL
-
url
-
getUrl
The URL of the sign-in page for this app- Returns:
- url
-
setUrl
-
equals
-
hashCode
public int hashCode() -
toString
-