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