Package com.strongdm.api
Class Organization
java.lang.Object
com.strongdm.api.Organization
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe Organization's authentication provider, one of the AuthProvider constants.The time at which the Organization was created.boolean
Indicates if the Organization has device trust enabled.The Organization's device trust provider, one of the DeviceTrustProvider constants.boolean
Indicates if the Organization enforces a single session per user for the CLI and AdminUI.The Organization's idle timeout, if enabled.boolean
Indicates if the Organization has idle timeouts enabled.getKind()
The Organization's type, one of the OrgKind constants.The Organization's local log encryption encoder, one of the LogLocalEncoder constants.The Organization's local log format, one of the LogLocalFormat constants.The Organization's local log storage, one of the LogLocalStorage constants.The Organization's remote log encryption encoder, one of the LogRemoteEncoder constants.The Organization's socket path for Socket local log storage.The Organization's TCP address for TCP or Syslog local log storage.The Organization's loopback range.boolean
Indicates if the Organization has multi-factor authentication enabled.The Organization's multi-factor authentication provider, one of the MFAProvider constants.getName()
The Organization's name.boolean
Indicates if the Organization requires secret stores.The Organization's URL for SAML metadata.The Organization's SCIM provider, one of the SCIMProvider constants.The Organization's label for sensitive resources.The Organization's session timeout, if enabled.boolean
Indicates if the Organization has session timeouts enabled.The Organization's SSH certificate authority public key.The time at which the Organization's SSH certificate authority was last updated.The time at which the Organization was last updated.The Organization's web site domain.void
The Organization's authentication provider, one of the AuthProvider constants.void
setCreatedAt
(Date in) The time at which the Organization was created.void
setDeviceTrustEnabled
(boolean in) Indicates if the Organization has device trust enabled.void
The Organization's device trust provider, one of the DeviceTrustProvider constants.void
setEnforceSingleSession
(boolean in) Indicates if the Organization enforces a single session per user for the CLI and AdminUI.void
The Organization's idle timeout, if enabled.void
setIdleTimeoutEnabled
(boolean in) Indicates if the Organization has idle timeouts enabled.void
The Organization's type, one of the OrgKind constants.void
The Organization's local log encryption encoder, one of the LogLocalEncoder constants.void
The Organization's local log format, one of the LogLocalFormat constants.void
The Organization's local log storage, one of the LogLocalStorage constants.void
The Organization's remote log encryption encoder, one of the LogRemoteEncoder constants.void
The Organization's socket path for Socket local log storage.void
The Organization's TCP address for TCP or Syslog local log storage.void
The Organization's loopback range.void
setMfaEnabled
(boolean in) Indicates if the Organization has multi-factor authentication enabled.void
setMfaProvider
(String in) The Organization's multi-factor authentication provider, one of the MFAProvider constants.void
The Organization's name.void
setRequireSecretStore
(boolean in) Indicates if the Organization requires secret stores.void
The Organization's URL for SAML metadata.void
The Organization's SCIM provider, one of the SCIMProvider constants.void
The Organization's label for sensitive resources.void
The Organization's session timeout, if enabled.void
setSessionTimeoutEnabled
(boolean in) Indicates if the Organization has session timeouts enabled.void
The Organization's SSH certificate authority public key.void
The time at which the Organization's SSH certificate authority was last updated.void
setUpdatedAt
(Date in) The time at which the Organization was last updated.void
The Organization's web site domain.
-
Constructor Details
-
Organization
public Organization()
-
-
Method Details
-
getAuthProvider
The Organization's authentication provider, one of the AuthProvider constants. -
setAuthProvider
The Organization's authentication provider, one of the AuthProvider constants. -
getCreatedAt
The time at which the Organization was created. -
setCreatedAt
The time at which the Organization was created. -
getDeviceTrustEnabled
public boolean getDeviceTrustEnabled()Indicates if the Organization has device trust enabled. -
setDeviceTrustEnabled
public void setDeviceTrustEnabled(boolean in) Indicates if the Organization has device trust enabled. -
getDeviceTrustProvider
The Organization's device trust provider, one of the DeviceTrustProvider constants. -
setDeviceTrustProvider
The Organization's device trust provider, one of the DeviceTrustProvider constants. -
getEnforceSingleSession
public boolean getEnforceSingleSession()Indicates if the Organization enforces a single session per user for the CLI and AdminUI. -
setEnforceSingleSession
public void setEnforceSingleSession(boolean in) Indicates if the Organization enforces a single session per user for the CLI and AdminUI. -
getIdleTimeout
The Organization's idle timeout, if enabled. -
setIdleTimeout
The Organization's idle timeout, if enabled. -
getIdleTimeoutEnabled
public boolean getIdleTimeoutEnabled()Indicates if the Organization has idle timeouts enabled. -
setIdleTimeoutEnabled
public void setIdleTimeoutEnabled(boolean in) Indicates if the Organization has idle timeouts enabled. -
getKind
The Organization's type, one of the OrgKind constants. -
setKind
The Organization's type, one of the OrgKind constants. -
getLogLocalEncoder
The Organization's local log encryption encoder, one of the LogLocalEncoder constants. -
setLogLocalEncoder
The Organization's local log encryption encoder, one of the LogLocalEncoder constants. -
getLogLocalFormat
The Organization's local log format, one of the LogLocalFormat constants. -
setLogLocalFormat
The Organization's local log format, one of the LogLocalFormat constants. -
getLogLocalStorage
The Organization's local log storage, one of the LogLocalStorage constants. -
setLogLocalStorage
The Organization's local log storage, one of the LogLocalStorage constants. -
getLogRemoteEncoder
The Organization's remote log encryption encoder, one of the LogRemoteEncoder constants. -
setLogRemoteEncoder
The Organization's remote log encryption encoder, one of the LogRemoteEncoder constants. -
getLogSocketPath
The Organization's socket path for Socket local log storage. -
setLogSocketPath
The Organization's socket path for Socket local log storage. -
getLogTcpAddress
The Organization's TCP address for TCP or Syslog local log storage. -
setLogTcpAddress
The Organization's TCP address for TCP or Syslog local log storage. -
getLoopbackRange
The Organization's loopback range. -
setLoopbackRange
The Organization's loopback range. -
getMfaEnabled
public boolean getMfaEnabled()Indicates if the Organization has multi-factor authentication enabled. -
setMfaEnabled
public void setMfaEnabled(boolean in) Indicates if the Organization has multi-factor authentication enabled. -
getMfaProvider
The Organization's multi-factor authentication provider, one of the MFAProvider constants. -
setMfaProvider
The Organization's multi-factor authentication provider, one of the MFAProvider constants. -
getName
The Organization's name. -
setName
The Organization's name. -
getRequireSecretStore
public boolean getRequireSecretStore()Indicates if the Organization requires secret stores. -
setRequireSecretStore
public void setRequireSecretStore(boolean in) Indicates if the Organization requires secret stores. -
getSamlMetadataUrl
The Organization's URL for SAML metadata. -
setSamlMetadataUrl
The Organization's URL for SAML metadata. -
getScimProvider
The Organization's SCIM provider, one of the SCIMProvider constants. -
setScimProvider
The Organization's SCIM provider, one of the SCIMProvider constants. -
getSensitiveLabel
The Organization's label for sensitive resources. -
setSensitiveLabel
The Organization's label for sensitive resources. -
getSessionTimeout
The Organization's session timeout, if enabled. -
setSessionTimeout
The Organization's session timeout, if enabled. -
getSessionTimeoutEnabled
public boolean getSessionTimeoutEnabled()Indicates if the Organization has session timeouts enabled. -
setSessionTimeoutEnabled
public void setSessionTimeoutEnabled(boolean in) Indicates if the Organization has session timeouts enabled. -
getSshCertificateAuthorityPublicKey
The Organization's SSH certificate authority public key. -
setSshCertificateAuthorityPublicKey
The Organization's SSH certificate authority public key. -
getSshCertificateAuthorityUpdatedAt
The time at which the Organization's SSH certificate authority was last updated. -
setSshCertificateAuthorityUpdatedAt
The time at which the Organization's SSH certificate authority was last updated. -
getUpdatedAt
The time at which the Organization was last updated. -
setUpdatedAt
The time at which the Organization was last updated. -
getWebsitesSubdomain
The Organization's web site domain. -
setWebsitesSubdomain
The Organization's web site domain.
-