Skip navigation links
A B C D E F G H I J K L N O P R S T U V W 

A

AccessToken - Class in com.cyberark.conjur.sdk
 
AccessToken() - Constructor for class com.cyberark.conjur.sdk.AccessToken
 
account(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
Adapter() - Constructor for class com.cyberark.conjur.sdk.model.ServiceAuthenticators.Adapter
 
addAnnotationsItem(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
addAnnotationsItem(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
addCidrItem(String) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
addConfiguredItem(String) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
addDefaultCookie(String, String) - Method in class com.cyberark.conjur.sdk.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class com.cyberark.conjur.sdk.ApiClient
Add a default header.
addEnabledItem(String) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
addInstalledItem(String) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
addMemberToRole(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Update or modify an existing role membership Updates or modifies an existing role membership.
addMemberToRole(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Update or modify an existing role membership Updates or modifies an existing role membership.
addMemberToRoleAsync(String, String, String, String, String, String, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Update or modify an existing role membership (asynchronously) Updates or modifies an existing role membership.
addMemberToRoleCall(String, String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Build call for addMemberToRole
addMemberToRoleWithHttpInfo(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Update or modify an existing role membership Updates or modifies an existing role membership.
addMemberToRoleWithHttpInfo(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Update or modify an existing role membership Updates or modifies an existing role membership.
addPermissionsItem(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
addPermissionsItem(ResourcePermissions) - Method in class com.cyberark.conjur.sdk.model.Resource
 
addPolicyVersionsItem(PolicyVersion) - Method in class com.cyberark.conjur.sdk.model.Resource
 
addRestrictedToItem(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
addSecretsItem(ResourceSecrets) - Method in class com.cyberark.conjur.sdk.model.Resource
 
annotations(List<String>) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
annotations(Object) - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
 
annotations(List<String>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
ApiCallback<T> - Interface in com.cyberark.conjur.sdk
Callback for asynchronous API call.
ApiClient - Class in com.cyberark.conjur.sdk
 
ApiClient() - Constructor for class com.cyberark.conjur.sdk.ApiClient
 
ApiException - Exception in com.cyberark.conjur.sdk
 
ApiException() - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(Throwable) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(String) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(int, String) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception com.cyberark.conjur.sdk.ApiException
 
apiKey(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
ApiKeyAuth - Class in com.cyberark.conjur.sdk.auth
 
ApiKeyAuth(String, String, AccessToken) - Constructor for class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
ApiResponse<T> - Class in com.cyberark.conjur.sdk
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class com.cyberark.conjur.sdk.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.cyberark.conjur.sdk.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in interface com.cyberark.conjur.sdk.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.cyberark.conjur.sdk.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.cyberark.conjur.sdk.auth.HttpBearerAuth
 
Authentication - Interface in com.cyberark.conjur.sdk.auth
 
AuthenticationApi - Class in com.cyberark.conjur.sdk.endpoint
 
AuthenticationApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
 
AuthenticationApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
 
AuthenticatorsResponse - Class in com.cyberark.conjur.sdk.model
AuthenticatorsResponse
AuthenticatorsResponse() - Constructor for class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
AuthenticatorStatus - Class in com.cyberark.conjur.sdk.model
AuthenticatorStatus
AuthenticatorStatus() - Constructor for class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
AzureIdentityToken - Class in com.cyberark.conjur.sdk.model
Azure instance identity token
AzureIdentityToken() - Constructor for class com.cyberark.conjur.sdk.model.AzureIdentityToken
 

B

buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.cyberark.conjur.sdk.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.cyberark.conjur.sdk.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.cyberark.conjur.sdk.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class com.cyberark.conjur.sdk.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class com.cyberark.conjur.sdk.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
ByteArrayAdapter() - Constructor for class com.cyberark.conjur.sdk.JSON.ByteArrayAdapter
 

C

canRefreshAccessToken() - Method in class com.cyberark.conjur.sdk.ApiClient
 
certificate(String) - Method in class com.cyberark.conjur.sdk.model.CertificateJson
 
CertificateAuthorityApi - Class in com.cyberark.conjur.sdk.endpoint
 
CertificateAuthorityApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
 
CertificateAuthorityApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
 
CertificateJson - Class in com.cyberark.conjur.sdk.model
CertificateJson
CertificateJson() - Constructor for class com.cyberark.conjur.sdk.model.CertificateJson
 
changePassword(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Changes a user’s password.
changePassword(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Changes a user’s password.
changePasswordAsync(String, String, String, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Changes a user’s password.
changePasswordCall(String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for changePassword
changePasswordWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Changes a user’s password.
changePasswordWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Changes a user’s password.
cidr(List<String>) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
clientIp(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
clientIp(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
collectionPathParameterToString(String, Collection) - Method in class com.cyberark.conjur.sdk.ApiClient
Formats the specified collection path parameter to a string value.
com.cyberark.conjur.sdk - package com.cyberark.conjur.sdk
 
com.cyberark.conjur.sdk.auth - package com.cyberark.conjur.sdk.auth
 
com.cyberark.conjur.sdk.endpoint - package com.cyberark.conjur.sdk.endpoint
 
com.cyberark.conjur.sdk.model - package com.cyberark.conjur.sdk.model
 
Configuration - Class in com.cyberark.conjur.sdk
 
Configuration() - Constructor for class com.cyberark.conjur.sdk.Configuration
 
configured(List<String>) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
conjurVersion() - Method in class com.cyberark.conjur.sdk.ApiClient
 
containsIgnoreCase(String[], String) - Static method in class com.cyberark.conjur.sdk.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class com.cyberark.conjur.sdk.ProgressRequestBody
 
contentLength() - Method in class com.cyberark.conjur.sdk.ProgressResponseBody
 
contentType() - Method in class com.cyberark.conjur.sdk.ProgressRequestBody
 
contentType() - Method in class com.cyberark.conjur.sdk.ProgressResponseBody
 
count(Integer) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
createdAt(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
createdAt(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
createdAt(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
createdRoles(Object) - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
createGson() - Static method in class com.cyberark.conjur.sdk.JSON
 
createHost(String, String, Object) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates a Host using the Host Factory.
createHost(String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates a Host using the Host Factory.
CreateHost - Class in com.cyberark.conjur.sdk.model
Contains information about a created host
CreateHost() - Constructor for class com.cyberark.conjur.sdk.model.CreateHost
 
createHostAsync(String, String, Object, ApiCallback<CreateHost>) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates a Host using the Host Factory.
createHostCall(String, String, Object, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Build call for createHost
CreateHostForm - Class in com.cyberark.conjur.sdk.model
CreateHostForm
CreateHostForm() - Constructor for class com.cyberark.conjur.sdk.model.CreateHostForm
 
CreateHostTokenForm - Class in com.cyberark.conjur.sdk.model
CreateHostTokenForm
CreateHostTokenForm() - Constructor for class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
createHostWithHttpInfo(String, String, Object) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates a Host using the Host Factory.
createHostWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates a Host using the Host Factory.
createSecret(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Creates a secret value within the specified variable.
createSecret(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Creates a secret value within the specified variable.
createSecretAsync(String, String, String, String, String, String, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Creates a secret value within the specified variable.
createSecretCall(String, String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Build call for createSecret
createSecretWithHttpInfo(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Creates a secret value within the specified variable.
createSecretWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Creates a secret value within the specified variable.
createToken(String, String, String, List<String>, Integer) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates one or more host identity tokens.
createToken(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates one or more host identity tokens.
createTokenAsync(String, String, String, List<String>, Integer, ApiCallback<List<Object>>) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates one or more host identity tokens.
createTokenCall(String, String, String, List<String>, Integer, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Build call for createToken
createTokenWithHttpInfo(String, String, String, List<String>, Integer) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates one or more host identity tokens.
createTokenWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Creates one or more host identity tokens.
csr(String) - Method in class com.cyberark.conjur.sdk.model.CsrBody
 
CsrBody - Class in com.cyberark.conjur.sdk.model
CsrBody
CsrBody() - Constructor for class com.cyberark.conjur.sdk.model.CsrBody
 

D

DateTypeAdapter() - Constructor for class com.cyberark.conjur.sdk.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class com.cyberark.conjur.sdk.JSON.DateTypeAdapter
 
defaultValue - Variable in class com.cyberark.conjur.sdk.ServerVariable
 
description - Variable in class com.cyberark.conjur.sdk.ServerConfiguration
 
description - Variable in class com.cyberark.conjur.sdk.ServerVariable
 
deserialize(Response, Type) - Method in class com.cyberark.conjur.sdk.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class com.cyberark.conjur.sdk.JSON
Deserialize the given JSON string to Java object.
downloadFileFromResponse(Response) - Method in class com.cyberark.conjur.sdk.ApiClient
Download file from the given response.

E

enableAuthenticator(ServiceAuthenticators, String, String, Boolean) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator defined without service_id.
enableAuthenticator(ServiceAuthenticators, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator defined without service_id.
enableAuthenticatorAsync(ServiceAuthenticators, String, String, Boolean, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator defined without service_id.
enableAuthenticatorCall(ServiceAuthenticators, String, String, Boolean, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for enableAuthenticator
enableAuthenticatorInstance(ServiceAuthenticators, String, String, String, Boolean) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator service instances.
enableAuthenticatorInstance(ServiceAuthenticators, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator service instances.
enableAuthenticatorInstanceAsync(ServiceAuthenticators, String, String, String, Boolean, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator service instances.
enableAuthenticatorInstanceCall(ServiceAuthenticators, String, String, String, Boolean, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for enableAuthenticatorInstance
enableAuthenticatorInstanceWithHttpInfo(ServiceAuthenticators, String, String, String, Boolean) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator service instances.
enableAuthenticatorInstanceWithHttpInfo(ServiceAuthenticators, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator service instances.
EnableAuthenticatorSetting - Class in com.cyberark.conjur.sdk.model
EnableAuthenticatorSetting
EnableAuthenticatorSetting() - Constructor for class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
 
enableAuthenticatorWithHttpInfo(ServiceAuthenticators, String, String, Boolean) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator defined without service_id.
enableAuthenticatorWithHttpInfo(ServiceAuthenticators, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Enables or disables authenticator defined without service_id.
enabled(List<String>) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
enabled(Boolean) - Method in class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
 
enumValues - Variable in class com.cyberark.conjur.sdk.ServerVariable
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.AzureIdentityToken
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.CertificateJson
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.CsrBody
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.GoogleIdentityToken
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.JWTToken
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.OIDCToken
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.Resource
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
equals(Object) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
error(String) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
escapeString(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class com.cyberark.conjur.sdk.ApiClient
execute(Call, Type) - Method in class com.cyberark.conjur.sdk.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class com.cyberark.conjur.sdk.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class com.cyberark.conjur.sdk.ApiClient
Execute HTTP call asynchronously.
expiration(String) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
expiresAt(String) - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
 

F

finishedAt(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
fromEncodedToken(String) - Static method in class com.cyberark.conjur.sdk.AccessToken
 
fromValue(String) - Static method in enum com.cyberark.conjur.sdk.model.ServiceAuthenticators
 

G

getAccessToken() - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
getAccessToken(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token, which is required in the header of most subsequent API requests.
getAccessToken(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token, which is required in the header of most subsequent API requests.
getAccessTokenAsync(String, String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token, which is required in the header of most subsequent API requests.
getAccessTokenCall(String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessToken
getAccessTokenViaAWS(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Get a short-lived access token for applications running in AWS.
getAccessTokenViaAWS(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Get a short-lived access token for applications running in AWS.
getAccessTokenViaAWSAsync(String, String, String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Get a short-lived access token for applications running in AWS.
getAccessTokenViaAWSCall(String, String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaAWS
getAccessTokenViaAWSWithHttpInfo(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Get a short-lived access token for applications running in AWS.
getAccessTokenViaAWSWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Get a short-lived access token for applications running in AWS.
getAccessTokenViaAzure(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Azure.
getAccessTokenViaAzure(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Azure.
getAccessTokenViaAzureAsync(String, String, String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Azure.
getAccessTokenViaAzureCall(String, String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaAzure
getAccessTokenViaAzureWithHttpInfo(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Azure.
getAccessTokenViaAzureWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Azure.
getAccessTokenViaGCP(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Google Cloud Platform.
getAccessTokenViaGCP(String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Google Cloud Platform.
getAccessTokenViaGCPAsync(String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Google Cloud Platform.
getAccessTokenViaGCPCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaGCP
getAccessTokenViaGCPWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Google Cloud Platform.
getAccessTokenViaGCPWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Google Cloud Platform.
getAccessTokenViaJWT(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWT(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTAsync(String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaJWT
getAccessTokenViaJWTWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTWithId(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTWithId(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTWithIdAsync(String, String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTWithIdCall(String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaJWTWithId
getAccessTokenViaJWTWithIdWithHttpInfo(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaJWTWithIdWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using JSON Web Token (JWT) to access the Conjur API.
getAccessTokenViaKubernetes(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Kubernetes.
getAccessTokenViaKubernetes(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Kubernetes.
getAccessTokenViaKubernetesAsync(String, String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Kubernetes.
getAccessTokenViaKubernetesCall(String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaKubernetes
getAccessTokenViaKubernetesWithHttpInfo(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Kubernetes.
getAccessTokenViaKubernetesWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications running in Kubernetes.
getAccessTokenViaLDAP(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for users and hosts using their LDAP identity to access the Conjur API.
getAccessTokenViaLDAP(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for users and hosts using their LDAP identity to access the Conjur API.
getAccessTokenViaLDAPAsync(String, String, String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for users and hosts using their LDAP identity to access the Conjur API.
getAccessTokenViaLDAPCall(String, String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaLDAP
getAccessTokenViaLDAPWithHttpInfo(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for users and hosts using their LDAP identity to access the Conjur API.
getAccessTokenViaLDAPWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for users and hosts using their LDAP identity to access the Conjur API.
getAccessTokenViaOIDC(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using OpenID Connect (OIDC) to access the Conjur API.
getAccessTokenViaOIDC(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using OpenID Connect (OIDC) to access the Conjur API.
getAccessTokenViaOIDCAsync(String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using OpenID Connect (OIDC) to access the Conjur API.
getAccessTokenViaOIDCCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAccessTokenViaOIDC
getAccessTokenViaOIDCWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using OpenID Connect (OIDC) to access the Conjur API.
getAccessTokenViaOIDCWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token for applications using OpenID Connect (OIDC) to access the Conjur API.
getAccessTokenWithHttpInfo(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token, which is required in the header of most subsequent API requests.
getAccessTokenWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets a short-lived access token, which is required in the header of most subsequent API requests.
getAccount() - Method in class com.cyberark.conjur.sdk.ApiClient
 
getAccount() - Method in class com.cyberark.conjur.sdk.model.WhoAmI
The account attribute of the client provided access token.
getAnnotations() - Method in class com.cyberark.conjur.sdk.model.CreateHost
Get annotations
getAnnotations() - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
Annotations to apply to the new host
getAnnotations() - Method in class com.cyberark.conjur.sdk.model.Resource
Get annotations
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
 
getApiClient() - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
 
getApiKey() - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
getAPIKey(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the API key of a user given the username and password via HTTP Basic Authentication.
getAPIKey(String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the API key of a user given the username and password via HTTP Basic Authentication.
getApiKey() - Method in class com.cyberark.conjur.sdk.model.CreateHost
Get apiKey
getAPIKeyAsync(String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the API key of a user given the username and password via HTTP Basic Authentication.
getAPIKeyCall(String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAPIKey
getApiKeyPrefix() - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
getAPIKeyViaLDAP(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the Conjur API key of a user given the LDAP username and password via HTTP Basic Authentication.
getAPIKeyViaLDAP(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the Conjur API key of a user given the LDAP username and password via HTTP Basic Authentication.
getAPIKeyViaLDAPAsync(String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the Conjur API key of a user given the LDAP username and password via HTTP Basic Authentication.
getAPIKeyViaLDAPCall(String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for getAPIKeyViaLDAP
getAPIKeyViaLDAPWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the Conjur API key of a user given the LDAP username and password via HTTP Basic Authentication.
getAPIKeyViaLDAPWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the Conjur API key of a user given the LDAP username and password via HTTP Basic Authentication.
getAPIKeyWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the API key of a user given the username and password via HTTP Basic Authentication.
getAPIKeyWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Gets the API key of a user given the username and password via HTTP Basic Authentication.
getAuthentication(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class com.cyberark.conjur.sdk.ApiClient
Get authentications (key: authentication name, value: authentication).
getAuthenticationUrl() - Method in class com.cyberark.conjur.sdk.ApiClient
 
getAuthenticators(String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details about which authenticators are on the Conjur Server Response contains three members: installed, configured, and enabled.
getAuthenticators() - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details about which authenticators are on the Conjur Server Response contains three members: installed, configured, and enabled.
getAuthenticatorsAsync(String, ApiCallback<AuthenticatorsResponse>) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details about which authenticators are on the Conjur Server (asynchronously) Response contains three members: installed, configured, and enabled.
getAuthenticatorsCall(String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Build call for getAuthenticators
getAuthenticatorsWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details about which authenticators are on the Conjur Server Response contains three members: installed, configured, and enabled.
getAuthenticatorsWithHttpInfo() - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details about which authenticators are on the Conjur Server Response contains three members: installed, configured, and enabled.
getBasePath() - Method in class com.cyberark.conjur.sdk.ApiClient
Get base path
getBearerToken() - Method in class com.cyberark.conjur.sdk.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getCertFile() - Method in class com.cyberark.conjur.sdk.ApiClient
 
getCertificate() - Method in class com.cyberark.conjur.sdk.model.CertificateJson
Get certificate
getCertInputStream() - Method in class com.cyberark.conjur.sdk.ApiClient
 
getCidr() - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
Number of host tokens to create
getClientIp() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get clientIp
getClientIp() - Method in class com.cyberark.conjur.sdk.model.WhoAmI
The request client IP address as determined by Conjur.
getCode() - Method in exception com.cyberark.conjur.sdk.ApiException
Get the HTTP status code.
getConfigured() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
The authenticators configured on the Conjur server
getConnectTimeout() - Method in class com.cyberark.conjur.sdk.ApiClient
Get connection timeout (in milliseconds).
getCount() - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
Number of host tokens to create
getCreatedAt() - Method in class com.cyberark.conjur.sdk.model.CreateHost
Get createdAt
getCreatedAt() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get createdAt
getCreatedAt() - Method in class com.cyberark.conjur.sdk.model.Resource
Get createdAt
getCreatedRoles() - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
Get createdRoles
getCsr() - Method in class com.cyberark.conjur.sdk.model.CsrBody
Get csr
getData() - Method in class com.cyberark.conjur.sdk.ApiResponse
 
getDateFormat() - Method in class com.cyberark.conjur.sdk.ApiClient
 
getDefaultApiClient() - Static method in class com.cyberark.conjur.sdk.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getEnabled() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
The authenticators enabled on the Conjur server
getEnabled() - Method in class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
Get enabled
getError() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
The error message if there was an error
getExpiration() - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
`ISO 8601 datetime` denoting a requested expiration time.
getExpiresAt() - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
Get expiresAt
getExpiry() - Method in class com.cyberark.conjur.sdk.AccessToken
 
getFinishedAt() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get finishedAt
getGCPAuthenticatorStatus(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getGCPAuthenticatorStatus(String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getGCPAuthenticatorStatusAsync(String, String, ApiCallback<AuthenticatorStatus>) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly (asynchronously) Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getGCPAuthenticatorStatusCall(String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Build call for getGCPAuthenticatorStatus
getGCPAuthenticatorStatusWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getGCPAuthenticatorStatusWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getGson() - Method in class com.cyberark.conjur.sdk.JSON
Get Gson.
getHeaders() - Method in class com.cyberark.conjur.sdk.ApiResponse
 
getHeaderValue() - Method in class com.cyberark.conjur.sdk.AccessToken
 
getHostFactory() - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
Fully qualified host factory ID
getHttpClient() - Method in class com.cyberark.conjur.sdk.ApiClient
Get HTTP client
getId() - Method in class com.cyberark.conjur.sdk.model.CreateHost
Get id
getId() - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
Identifier of the host to be created.
getId() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get id
getId() - Method in class com.cyberark.conjur.sdk.model.Resource
Get id
getIdToken() - Method in class com.cyberark.conjur.sdk.model.OIDCToken
Get idToken
getInstalled() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
The authenticators installed on the Conjur server
getJSON() - Method in class com.cyberark.conjur.sdk.ApiClient
Get JSON
getJwt() - Method in class com.cyberark.conjur.sdk.model.AzureIdentityToken
Get jwt
getJwt() - Method in class com.cyberark.conjur.sdk.model.GoogleIdentityToken
Get jwt
getJwt() - Method in class com.cyberark.conjur.sdk.model.JWTToken
Get jwt
getKeyManagers() - Method in class com.cyberark.conjur.sdk.ApiClient
 
getLocation() - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
getName() - Method in class com.cyberark.conjur.sdk.Pair
 
getNewAccessToken() - Method in class com.cyberark.conjur.sdk.ApiClient
 
getOwner() - Method in class com.cyberark.conjur.sdk.model.CreateHost
Get owner
getOwner() - Method in class com.cyberark.conjur.sdk.model.Resource
Get owner
getParamName() - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
getPassword() - Method in class com.cyberark.conjur.sdk.auth.HttpBasicAuth
 
getPayload() - Method in class com.cyberark.conjur.sdk.AccessToken
 
getPermissions() - Method in class com.cyberark.conjur.sdk.model.CreateHost
Get permissions
getPermissions() - Method in class com.cyberark.conjur.sdk.model.Resource
Get permissions
getPolicy() - Method in class com.cyberark.conjur.sdk.model.Resource
Get policy
getPolicy() - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
Get policy
getPolicySha256() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get policySha256
getPolicyText() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get policyText
getPolicyVersions() - Method in class com.cyberark.conjur.sdk.model.Resource
Get policyVersions
getPrivilege() - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
Get privilege
getProtected() - Method in class com.cyberark.conjur.sdk.AccessToken
 
getReadTimeout() - Method in class com.cyberark.conjur.sdk.ApiClient
Get read timeout (in milliseconds).
getResponseBody() - Method in exception com.cyberark.conjur.sdk.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception com.cyberark.conjur.sdk.ApiException
Get the HTTP response headers.
getRestrictedTo() - Method in class com.cyberark.conjur.sdk.model.Resource
Get restrictedTo
getRole() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get role
getRole() - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
Get role
getSecret(String, String, String, Integer, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetches the value of a secret from the specified Secret.
getSecret(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetches the value of a secret from the specified Secret.
getSecretAsync(String, String, String, Integer, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetches the value of a secret from the specified Secret.
getSecretCall(String, String, String, Integer, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Build call for getSecret
getSecrets(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetch multiple secrets Fetches multiple secret values in one invocation.
getSecrets(String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetch multiple secrets Fetches multiple secret values in one invocation.
getSecrets() - Method in class com.cyberark.conjur.sdk.model.Resource
Get secrets
getSecretsAsync(String, String, String, ApiCallback<Object>) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetch multiple secrets (asynchronously) Fetches multiple secret values in one invocation.
getSecretsCall(String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Build call for getSecrets
getSecretsWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetch multiple secrets Fetches multiple secret values in one invocation.
getSecretsWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetch multiple secrets Fetches multiple secret values in one invocation.
getSecretWithHttpInfo(String, String, String, Integer, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetches the value of a secret from the specified Secret.
getSecretWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
Fetches the value of a secret from the specified Secret.
getServiceAuthenticatorStatus(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getServiceAuthenticatorStatus(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getServiceAuthenticatorStatusAsync(String, String, String, String, ApiCallback<AuthenticatorStatus>) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly (asynchronously) Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getServiceAuthenticatorStatusCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Build call for getServiceAuthenticatorStatus
getServiceAuthenticatorStatusWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getServiceAuthenticatorStatusWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.
getSignature() - Method in class com.cyberark.conjur.sdk.AccessToken
 
getSslCaCert() - Method in class com.cyberark.conjur.sdk.ApiClient
Get SSL CA cert.
getStatus() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
The status of the endpoint, 'error' if there was an error
getStatusCode() - Method in class com.cyberark.conjur.sdk.ApiResponse
 
getTempFolderPath() - Method in class com.cyberark.conjur.sdk.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTokenIssuedAt() - Method in class com.cyberark.conjur.sdk.model.WhoAmI
The issued timestamp, that is, when the provided access token was created (iat field in the JWT)
getTtl() - Method in class com.cyberark.conjur.sdk.model.CsrBody
Get ttl
getUserAgent() - Method in class com.cyberark.conjur.sdk.model.WhoAmI
The incoming request HTTP user agent header.
getUsername() - Method in class com.cyberark.conjur.sdk.auth.HttpBasicAuth
 
getUsername() - Method in class com.cyberark.conjur.sdk.model.WhoAmI
The username attribute of the provided access token.
getValue() - Method in enum com.cyberark.conjur.sdk.model.ServiceAuthenticators
 
getValue() - Method in class com.cyberark.conjur.sdk.Pair
 
getVersion() - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
Get version
getVersion() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
Get version
getVersion() - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
Get version
getWriteTimeout() - Method in class com.cyberark.conjur.sdk.ApiClient
Get write timeout (in milliseconds).
GoogleIdentityToken - Class in com.cyberark.conjur.sdk.model
Google Cloud instance identity token
GoogleIdentityToken() - Constructor for class com.cyberark.conjur.sdk.model.GoogleIdentityToken
 
guessContentTypeFromFile(File) - Method in class com.cyberark.conjur.sdk.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class com.cyberark.conjur.sdk.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.AzureIdentityToken
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.CertificateJson
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.CsrBody
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.GoogleIdentityToken
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.JWTToken
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.OIDCToken
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.Resource
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
hashCode() - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
hostFactory(String) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
HostFactoryApi - Class in com.cyberark.conjur.sdk.endpoint
 
HostFactoryApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
 
HostFactoryApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
 
HttpBasicAuth - Class in com.cyberark.conjur.sdk.auth
 
HttpBasicAuth() - Constructor for class com.cyberark.conjur.sdk.auth.HttpBasicAuth
 
HttpBearerAuth - Class in com.cyberark.conjur.sdk.auth
 
HttpBearerAuth(String) - Constructor for class com.cyberark.conjur.sdk.auth.HttpBearerAuth
 

I

id(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
id(String) - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
 
id(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
id(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
idToken(String) - Method in class com.cyberark.conjur.sdk.model.OIDCToken
 
installed(List<String>) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
isDebugging() - Method in class com.cyberark.conjur.sdk.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Check if the given MIME is a JSON MIME.
isVerifyingSsl() - Method in class com.cyberark.conjur.sdk.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class com.cyberark.conjur.sdk.StringUtil
Join an array of strings with the given separator.
JSON - Class in com.cyberark.conjur.sdk
 
JSON() - Constructor for class com.cyberark.conjur.sdk.JSON
 
JSON.ByteArrayAdapter - Class in com.cyberark.conjur.sdk
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in com.cyberark.conjur.sdk
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in com.cyberark.conjur.sdk
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in com.cyberark.conjur.sdk
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in com.cyberark.conjur.sdk
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).
jwt(String) - Method in class com.cyberark.conjur.sdk.model.AzureIdentityToken
 
jwt(String) - Method in class com.cyberark.conjur.sdk.model.GoogleIdentityToken
 
jwt(String) - Method in class com.cyberark.conjur.sdk.model.JWTToken
 
JWTToken - Class in com.cyberark.conjur.sdk.model
JWTToken
JWTToken() - Constructor for class com.cyberark.conjur.sdk.model.JWTToken
 

K

k8sInjectClientCert(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
For applications running in Kubernetes; sends Conjur a certificate signing request (CSR) and requests a client certificate injected into the application's Kubernetes pod.
k8sInjectClientCert(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
For applications running in Kubernetes; sends Conjur a certificate signing request (CSR) and requests a client certificate injected into the application's Kubernetes pod.
k8sInjectClientCertAsync(String, String, String, String, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
For applications running in Kubernetes; sends Conjur a certificate signing request (CSR) and requests a client certificate injected into the application's Kubernetes pod.
k8sInjectClientCertCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for k8sInjectClientCert
k8sInjectClientCertWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
For applications running in Kubernetes; sends Conjur a certificate signing request (CSR) and requests a client certificate injected into the application's Kubernetes pod.
k8sInjectClientCertWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
For applications running in Kubernetes; sends Conjur a certificate signing request (CSR) and requests a client certificate injected into the application's Kubernetes pod.

L

LoadedPolicy - Class in com.cyberark.conjur.sdk.model
LoadedPolicy
LoadedPolicy() - Constructor for class com.cyberark.conjur.sdk.model.LoadedPolicy
 
loadPolicy(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Adds data to the existing Conjur policy.
loadPolicy(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Adds data to the existing Conjur policy.
loadPolicyAsync(String, String, String, String, ApiCallback<LoadedPolicy>) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Adds data to the existing Conjur policy.
loadPolicyCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Build call for loadPolicy
loadPolicyWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Adds data to the existing Conjur policy.
loadPolicyWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Adds data to the existing Conjur policy.
LocalDateTypeAdapter() - Constructor for class com.cyberark.conjur.sdk.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.cyberark.conjur.sdk.JSON.LocalDateTypeAdapter
 

N

needsRefresh() - Method in class com.cyberark.conjur.sdk.AccessToken
 

O

OffsetDateTimeTypeAdapter() - Constructor for class com.cyberark.conjur.sdk.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.cyberark.conjur.sdk.JSON.OffsetDateTimeTypeAdapter
 
OIDCToken - Class in com.cyberark.conjur.sdk.model
OpenID Connect ID token
OIDCToken() - Constructor for class com.cyberark.conjur.sdk.model.OIDCToken
 
onDownloadProgress(long, long, boolean) - Method in interface com.cyberark.conjur.sdk.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.cyberark.conjur.sdk.ApiCallback
This is called when the API call fails.
onSuccess(T, int, Map<String, List<String>>) - Method in interface com.cyberark.conjur.sdk.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface com.cyberark.conjur.sdk.ApiCallback
This is called when the API upload processing.
owner(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
owner(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 

P

Pair - Class in com.cyberark.conjur.sdk
 
Pair(String, String) - Constructor for class com.cyberark.conjur.sdk.Pair
 
parameterToPair(String, Object) - Method in class com.cyberark.conjur.sdk.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class com.cyberark.conjur.sdk.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class com.cyberark.conjur.sdk.ApiClient
Format the given parameter object into string.
permissions(List<String>) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
permissions(List<ResourcePermissions>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
PoliciesApi - Class in com.cyberark.conjur.sdk.endpoint
 
PoliciesApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.PoliciesApi
 
PoliciesApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.PoliciesApi
 
policy(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
policy(String) - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
policySha256(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
policyText(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
PolicyVersion - Class in com.cyberark.conjur.sdk.model
PolicyVersion
PolicyVersion() - Constructor for class com.cyberark.conjur.sdk.model.PolicyVersion
 
policyVersions(List<PolicyVersion>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
prepareDownloadFile(Response) - Method in class com.cyberark.conjur.sdk.ApiClient
Prepare file for download
privilege(String) - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
processCookieParams(Map<String, String>, Request.Builder) - Method in class com.cyberark.conjur.sdk.ApiClient
Set cookie parameters to the request builder, including default cookies.
processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.cyberark.conjur.sdk.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in com.cyberark.conjur.sdk
 
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class com.cyberark.conjur.sdk.ProgressRequestBody
 
ProgressResponseBody - Class in com.cyberark.conjur.sdk
 
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class com.cyberark.conjur.sdk.ProgressResponseBody
 
PublicKeysApi - Class in com.cyberark.conjur.sdk.endpoint
 
PublicKeysApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
 
PublicKeysApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
 

R

read(JsonReader) - Method in class com.cyberark.conjur.sdk.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class com.cyberark.conjur.sdk.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class com.cyberark.conjur.sdk.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class com.cyberark.conjur.sdk.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class com.cyberark.conjur.sdk.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class com.cyberark.conjur.sdk.model.ServiceAuthenticators.Adapter
 
removeMemberFromRole(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Deletes an existing role membership Deletes an existing role membership.
removeMemberFromRole(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Deletes an existing role membership Deletes an existing role membership.
removeMemberFromRoleAsync(String, String, String, String, String, String, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Deletes an existing role membership (asynchronously) Deletes an existing role membership.
removeMemberFromRoleCall(String, String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Build call for removeMemberFromRole
removeMemberFromRoleWithHttpInfo(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Deletes an existing role membership Deletes an existing role membership.
removeMemberFromRoleWithHttpInfo(String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Deletes an existing role membership Deletes an existing role membership.
replacePolicy(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Loads or replaces a Conjur policy document.
replacePolicy(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Loads or replaces a Conjur policy document.
replacePolicyAsync(String, String, String, String, ApiCallback<LoadedPolicy>) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Loads or replaces a Conjur policy document.
replacePolicyCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Build call for replacePolicy
replacePolicyWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Loads or replaces a Conjur policy document.
replacePolicyWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Loads or replaces a Conjur policy document.
Resource - Class in com.cyberark.conjur.sdk.model
Resource
Resource() - Constructor for class com.cyberark.conjur.sdk.model.Resource
 
ResourcePermissions - Class in com.cyberark.conjur.sdk.model
ResourcePermissions
ResourcePermissions() - Constructor for class com.cyberark.conjur.sdk.model.ResourcePermissions
 
ResourcesApi - Class in com.cyberark.conjur.sdk.endpoint
 
ResourcesApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.ResourcesApi
 
ResourcesApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.ResourcesApi
 
ResourceSecrets - Class in com.cyberark.conjur.sdk.model
ResourceSecrets
ResourceSecrets() - Constructor for class com.cyberark.conjur.sdk.model.ResourceSecrets
 
restrictedTo(List<String>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
revokeToken(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Revokes a token, immediately disabling it.
revokeToken(String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Revokes a token, immediately disabling it.
revokeTokenAsync(String, String, ApiCallback<Void>) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Revokes a token, immediately disabling it.
revokeTokenCall(String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Build call for revokeToken
revokeTokenWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Revokes a token, immediately disabling it.
revokeTokenWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
Revokes a token, immediately disabling it.
role(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
role(String) - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
RolesApi - Class in com.cyberark.conjur.sdk.endpoint
 
RolesApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.RolesApi
 
RolesApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.RolesApi
 
rotateApiKey(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Rotates a role's API key.
rotateApiKey(String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Rotates a role's API key.
rotateApiKeyAsync(String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Rotates a role's API key.
rotateApiKeyCall(String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Build call for rotateApiKey
rotateApiKeyWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Rotates a role's API key.
rotateApiKeyWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
Rotates a role's API key.

S

sanitizeFilename(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Sanitize filename by removing path.
secrets(List<ResourceSecrets>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
SecretsApi - Class in com.cyberark.conjur.sdk.endpoint
 
SecretsApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.SecretsApi
 
SecretsApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.SecretsApi
 
selectHeaderAccept(String[]) - Method in class com.cyberark.conjur.sdk.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class com.cyberark.conjur.sdk.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, String) - Method in class com.cyberark.conjur.sdk.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
serialize(Object) - Method in class com.cyberark.conjur.sdk.JSON
Serialize the given Java object into JSON string.
SERIALIZED_NAME_ACCOUNT - Static variable in class com.cyberark.conjur.sdk.model.WhoAmI
 
SERIALIZED_NAME_ANNOTATIONS - Static variable in class com.cyberark.conjur.sdk.model.CreateHost
 
SERIALIZED_NAME_ANNOTATIONS - Static variable in class com.cyberark.conjur.sdk.model.CreateHostForm
 
SERIALIZED_NAME_ANNOTATIONS - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_API_KEY - Static variable in class com.cyberark.conjur.sdk.model.CreateHost
 
SERIALIZED_NAME_CERTIFICATE - Static variable in class com.cyberark.conjur.sdk.model.CertificateJson
 
SERIALIZED_NAME_CIDR - Static variable in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
SERIALIZED_NAME_CLIENT_IP - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_CLIENT_IP - Static variable in class com.cyberark.conjur.sdk.model.WhoAmI
 
SERIALIZED_NAME_CONFIGURED - Static variable in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
SERIALIZED_NAME_COUNT - Static variable in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.cyberark.conjur.sdk.model.CreateHost
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_CREATED_ROLES - Static variable in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
SERIALIZED_NAME_CSR - Static variable in class com.cyberark.conjur.sdk.model.CsrBody
 
SERIALIZED_NAME_ENABLED - Static variable in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
SERIALIZED_NAME_ENABLED - Static variable in class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
 
SERIALIZED_NAME_ERROR - Static variable in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
SERIALIZED_NAME_EXPIRATION - Static variable in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
SERIALIZED_NAME_EXPIRES_AT - Static variable in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
SERIALIZED_NAME_FINISHED_AT - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_HOST_FACTORY - Static variable in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
SERIALIZED_NAME_ID - Static variable in class com.cyberark.conjur.sdk.model.CreateHost
 
SERIALIZED_NAME_ID - Static variable in class com.cyberark.conjur.sdk.model.CreateHostForm
 
SERIALIZED_NAME_ID - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_ID - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_ID_TOKEN - Static variable in class com.cyberark.conjur.sdk.model.OIDCToken
 
SERIALIZED_NAME_INSTALLED - Static variable in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
SERIALIZED_NAME_JWT - Static variable in class com.cyberark.conjur.sdk.model.AzureIdentityToken
 
SERIALIZED_NAME_JWT - Static variable in class com.cyberark.conjur.sdk.model.GoogleIdentityToken
 
SERIALIZED_NAME_JWT - Static variable in class com.cyberark.conjur.sdk.model.JWTToken
 
SERIALIZED_NAME_OWNER - Static variable in class com.cyberark.conjur.sdk.model.CreateHost
 
SERIALIZED_NAME_OWNER - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_PERMISSIONS - Static variable in class com.cyberark.conjur.sdk.model.CreateHost
 
SERIALIZED_NAME_PERMISSIONS - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_POLICY - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_POLICY - Static variable in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
SERIALIZED_NAME_POLICY_SHA256 - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_POLICY_TEXT - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_POLICY_VERSIONS - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_PRIVILEGE - Static variable in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
SERIALIZED_NAME_RESTRICTED_TO - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_ROLE - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_ROLE - Static variable in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
SERIALIZED_NAME_SECRETS - Static variable in class com.cyberark.conjur.sdk.model.Resource
 
SERIALIZED_NAME_STATUS - Static variable in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
SERIALIZED_NAME_TOKEN_ISSUED_AT - Static variable in class com.cyberark.conjur.sdk.model.WhoAmI
 
SERIALIZED_NAME_TTL - Static variable in class com.cyberark.conjur.sdk.model.CsrBody
 
SERIALIZED_NAME_USER_AGENT - Static variable in class com.cyberark.conjur.sdk.model.WhoAmI
 
SERIALIZED_NAME_USERNAME - Static variable in class com.cyberark.conjur.sdk.model.WhoAmI
 
SERIALIZED_NAME_VERSION - Static variable in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
SERIALIZED_NAME_VERSION - Static variable in class com.cyberark.conjur.sdk.model.PolicyVersion
 
SERIALIZED_NAME_VERSION - Static variable in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
ServerConfiguration - Class in com.cyberark.conjur.sdk
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class com.cyberark.conjur.sdk.ServerConfiguration
 
ServerVariable - Class in com.cyberark.conjur.sdk
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class com.cyberark.conjur.sdk.ServerVariable
 
ServiceAuthenticators - Enum in com.cyberark.conjur.sdk.model
Gets or Sets ServiceAuthenticators
ServiceAuthenticators.Adapter - Class in com.cyberark.conjur.sdk.model
 
setAccessToken(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Helper method to set API key value for the first API key authentication.
setAccessToken(AccessToken) - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
setAccessTokenPrefix(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Helper method to set API key prefix for the first API key authentication.
setAccount(String) - Method in class com.cyberark.conjur.sdk.ApiClient
 
setAccount(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
setAnnotations(List<String>) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
setAnnotations(Object) - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
 
setAnnotations(List<String>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.AuthenticationApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.HostFactoryApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.SecretsApi
 
setApiClient(ApiClient) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
 
setApiKey(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Sets the value of the API key for this class
setApiKey(String) - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
setApiKey(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
setApiKeyPrefix(String) - Method in class com.cyberark.conjur.sdk.auth.ApiKeyAuth
 
setBasePath(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Set base path
setBearerToken(String) - Method in class com.cyberark.conjur.sdk.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setCertFile(String) - Method in class com.cyberark.conjur.sdk.ApiClient
 
setCertificate(String) - Method in class com.cyberark.conjur.sdk.model.CertificateJson
 
setCidr(List<String>) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
setClientIp(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setClientIp(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
setConfigured(List<String>) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
setConnectTimeout(int) - Method in class com.cyberark.conjur.sdk.ApiClient
Sets the connect timeout (in milliseconds).
setCount(Integer) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
setCreatedAt(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
setCreatedAt(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setCreatedAt(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setCreatedRoles(Object) - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
setCsr(String) - Method in class com.cyberark.conjur.sdk.model.CsrBody
 
setDateFormat(DateFormat) - Method in class com.cyberark.conjur.sdk.ApiClient
 
setDateFormat(DateFormat) - Method in class com.cyberark.conjur.sdk.JSON
 
setDebugging(boolean) - Method in class com.cyberark.conjur.sdk.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class com.cyberark.conjur.sdk.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setEnabled(List<String>) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
setEnabled(Boolean) - Method in class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
 
setError(String) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
setExpiration(String) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
setExpiresAt(String) - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
setFinishedAt(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setFormat(DateFormat) - Method in class com.cyberark.conjur.sdk.JSON.DateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.cyberark.conjur.sdk.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.cyberark.conjur.sdk.JSON.OffsetDateTimeTypeAdapter
 
setFormat(DateFormat) - Method in class com.cyberark.conjur.sdk.JSON.SqlDateTypeAdapter
 
setGson(Gson) - Method in class com.cyberark.conjur.sdk.JSON
Set Gson.
setHostFactory(String) - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
setHttpClient(OkHttpClient) - Method in class com.cyberark.conjur.sdk.ApiClient
Set HTTP client, which must never be null.
setId(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
setId(String) - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
 
setId(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setId(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setIdToken(String) - Method in class com.cyberark.conjur.sdk.model.OIDCToken
 
setInstalled(List<String>) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
setJSON(JSON) - Method in class com.cyberark.conjur.sdk.ApiClient
Set JSON
setJwt(String) - Method in class com.cyberark.conjur.sdk.model.AzureIdentityToken
 
setJwt(String) - Method in class com.cyberark.conjur.sdk.model.GoogleIdentityToken
 
setJwt(String) - Method in class com.cyberark.conjur.sdk.model.JWTToken
 
setKeyManagers(KeyManager[]) - Method in class com.cyberark.conjur.sdk.ApiClient
Configure client keys to use for authorization in an SSL session.
setLenientOnJson(boolean) - Method in class com.cyberark.conjur.sdk.ApiClient
 
setLenientOnJson(boolean) - Method in class com.cyberark.conjur.sdk.JSON
Configure the parser to be liberal in what it accepts.
setLocalDateFormat(DateTimeFormatter) - Method in class com.cyberark.conjur.sdk.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.cyberark.conjur.sdk.JSON
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.cyberark.conjur.sdk.ApiClient
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.cyberark.conjur.sdk.JSON
 
setOwner(String) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
setOwner(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setPassword(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class com.cyberark.conjur.sdk.auth.HttpBasicAuth
 
setPermissions(List<String>) - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
setPermissions(List<ResourcePermissions>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setPolicy(String) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setPolicy(String) - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
setPolicySha256(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setPolicyText(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setPolicyVersions(List<PolicyVersion>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setPrivilege(String) - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
setReadTimeout(int) - Method in class com.cyberark.conjur.sdk.ApiClient
Sets the read timeout (in milliseconds).
setRestrictedTo(List<String>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setRole(String) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setRole(String) - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
setSecrets(List<ResourceSecrets>) - Method in class com.cyberark.conjur.sdk.model.Resource
 
setSqlDateFormat(DateFormat) - Method in class com.cyberark.conjur.sdk.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class com.cyberark.conjur.sdk.JSON
 
setSslCaCert(InputStream) - Method in class com.cyberark.conjur.sdk.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStatus(String) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
setTempFolderPath(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Set the temporary folder path (for downloading files)
setTokenIssuedAt(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
setTtl(String) - Method in class com.cyberark.conjur.sdk.model.CsrBody
 
setUserAgent(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUserAgent(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
setUsername(String) - Method in class com.cyberark.conjur.sdk.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class com.cyberark.conjur.sdk.auth.HttpBasicAuth
 
setUsername(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
setVerifyingSsl(boolean) - Method in class com.cyberark.conjur.sdk.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setVersion(BigDecimal) - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
setVersion(BigDecimal) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
setVersion(BigDecimal) - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
setWriteTimeout(int) - Method in class com.cyberark.conjur.sdk.ApiClient
Sets the write timeout (in milliseconds).
showPublicKeys(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
Shows all public keys for a resource.
showPublicKeys(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
Shows all public keys for a resource.
showPublicKeysAsync(String, String, String, String, ApiCallback<String>) - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
Shows all public keys for a resource.
showPublicKeysCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
Build call for showPublicKeys
showPublicKeysWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
Shows all public keys for a resource.
showPublicKeysWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PublicKeysApi
Shows all public keys for a resource.
showResource(String, String, String, Boolean, String, Boolean, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Shows a description of a single resource.
showResource(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Shows a description of a single resource.
showResourceAsync(String, String, String, Boolean, String, Boolean, String, String, ApiCallback<Resource>) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Shows a description of a single resource.
showResourceCall(String, String, String, Boolean, String, Boolean, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Build call for showResource
showResourcesForAccount(String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAccount(String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAccountAsync(String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback<List<Resource>>) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAccountCall(String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Build call for showResourcesForAccount
showResourcesForAccountWithHttpInfo(String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAccountWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAllAccounts(String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAllAccounts() - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAllAccountsAsync(String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback<List<Resource>>) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAllAccountsCall(String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Build call for showResourcesForAllAccounts
showResourcesForAllAccountsWithHttpInfo(String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForAllAccountsWithHttpInfo() - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources within an organization account.
showResourcesForKind(String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources of the same kind within an organization account.
showResourcesForKind(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources of the same kind within an organization account.
showResourcesForKindAsync(String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback<List<Resource>>) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources of the same kind within an organization account.
showResourcesForKindCall(String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Build call for showResourcesForKind
showResourcesForKindWithHttpInfo(String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources of the same kind within an organization account.
showResourcesForKindWithHttpInfo(String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Lists resources of the same kind within an organization account.
showResourceWithHttpInfo(String, String, String, Boolean, String, Boolean, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Shows a description of a single resource.
showResourceWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.ResourcesApi
Shows a description of a single resource.
showRole(String, String, String, String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Get role information Gets detailed information about a specific role, including the role members.
showRole(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Get role information Gets detailed information about a specific role, including the role members.
showRoleAsync(String, String, String, String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback<Object>) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Get role information (asynchronously) Gets detailed information about a specific role, including the role members.
showRoleCall(String, String, String, String, String, String, Integer, Integer, Boolean, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Build call for showRole
showRoleWithHttpInfo(String, String, String, String, String, String, Integer, Integer, Boolean, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Get role information Gets detailed information about a specific role, including the role members.
showRoleWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.RolesApi
Get role information Gets detailed information about a specific role, including the role members.
sign(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
Gets a signed certificate from the configured Certificate Authority service.
sign(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
Gets a signed certificate from the configured Certificate Authority service.
signAsync(String, String, String, String, String, String, ApiCallback<CertificateJson>) - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
Gets a signed certificate from the configured Certificate Authority service.
signCall(String, String, String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
Build call for sign
signWithHttpInfo(String, String, String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
Gets a signed certificate from the configured Certificate Authority service.
signWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.CertificateAuthorityApi
Gets a signed certificate from the configured Certificate Authority service.
source() - Method in class com.cyberark.conjur.sdk.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class com.cyberark.conjur.sdk.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class com.cyberark.conjur.sdk.JSON.SqlDateTypeAdapter
 
status(String) - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
StatusApi - Class in com.cyberark.conjur.sdk.endpoint
 
StatusApi() - Constructor for class com.cyberark.conjur.sdk.endpoint.StatusApi
 
StatusApi(ApiClient) - Constructor for class com.cyberark.conjur.sdk.endpoint.StatusApi
 
StringUtil - Class in com.cyberark.conjur.sdk
 
StringUtil() - Constructor for class com.cyberark.conjur.sdk.StringUtil
 

T

tokenIssuedAt(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
toString() - Method in class com.cyberark.conjur.sdk.AccessToken
 
toString() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorsResponse
 
toString() - Method in class com.cyberark.conjur.sdk.model.AuthenticatorStatus
 
toString() - Method in class com.cyberark.conjur.sdk.model.AzureIdentityToken
 
toString() - Method in class com.cyberark.conjur.sdk.model.CertificateJson
 
toString() - Method in class com.cyberark.conjur.sdk.model.CreateHost
 
toString() - Method in class com.cyberark.conjur.sdk.model.CreateHostForm
 
toString() - Method in class com.cyberark.conjur.sdk.model.CreateHostTokenForm
 
toString() - Method in class com.cyberark.conjur.sdk.model.CsrBody
 
toString() - Method in class com.cyberark.conjur.sdk.model.EnableAuthenticatorSetting
 
toString() - Method in class com.cyberark.conjur.sdk.model.GoogleIdentityToken
 
toString() - Method in class com.cyberark.conjur.sdk.model.JWTToken
 
toString() - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
toString() - Method in class com.cyberark.conjur.sdk.model.OIDCToken
 
toString() - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
toString() - Method in class com.cyberark.conjur.sdk.model.Resource
 
toString() - Method in class com.cyberark.conjur.sdk.model.ResourcePermissions
 
toString() - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
toString() - Method in enum com.cyberark.conjur.sdk.model.ServiceAuthenticators
 
toString() - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
ttl(String) - Method in class com.cyberark.conjur.sdk.model.CsrBody
 

U

updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.cyberark.conjur.sdk.ApiClient
Update query and header parameters based on authentication settings.
updatePolicy(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Modifies an existing Conjur policy.
updatePolicy(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Modifies an existing Conjur policy.
updatePolicyAsync(String, String, String, String, ApiCallback<LoadedPolicy>) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Modifies an existing Conjur policy.
updatePolicyCall(String, String, String, String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Build call for updatePolicy
updatePolicyWithHttpInfo(String, String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Modifies an existing Conjur policy.
updatePolicyWithHttpInfo(String, String, String) - Method in class com.cyberark.conjur.sdk.endpoint.PoliciesApi
Modifies an existing Conjur policy.
URL - Variable in class com.cyberark.conjur.sdk.ServerConfiguration
 
URL(Map<String, String>) - Method in class com.cyberark.conjur.sdk.ServerConfiguration
Format URL template using given variables.
URL() - Method in class com.cyberark.conjur.sdk.ServerConfiguration
Format URL template using default server variables.
userAgent(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 
username(String) - Method in class com.cyberark.conjur.sdk.model.WhoAmI
 

V

valueOf(String) - Static method in enum com.cyberark.conjur.sdk.model.ServiceAuthenticators
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cyberark.conjur.sdk.model.ServiceAuthenticators
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class com.cyberark.conjur.sdk.ServerConfiguration
 
version(BigDecimal) - Method in class com.cyberark.conjur.sdk.model.LoadedPolicy
 
version(BigDecimal) - Method in class com.cyberark.conjur.sdk.model.PolicyVersion
 
version(BigDecimal) - Method in class com.cyberark.conjur.sdk.model.ResourceSecrets
 
version5() - Method in class com.cyberark.conjur.sdk.ApiClient
 

W

whoAmI(String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Provides information about the client making an API request.
whoAmI() - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Provides information about the client making an API request.
WhoAmI - Class in com.cyberark.conjur.sdk.model
Information about the client making a request
WhoAmI() - Constructor for class com.cyberark.conjur.sdk.model.WhoAmI
 
whoAmIAsync(String, ApiCallback<WhoAmI>) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Provides information about the client making an API request.
whoAmICall(String, ApiCallback) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Build call for whoAmI
whoAmIWithHttpInfo(String) - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Provides information about the client making an API request.
whoAmIWithHttpInfo() - Method in class com.cyberark.conjur.sdk.endpoint.StatusApi
Provides information about the client making an API request.
write(JsonWriter, byte[]) - Method in class com.cyberark.conjur.sdk.JSON.ByteArrayAdapter
 
write(JsonWriter, Date) - Method in class com.cyberark.conjur.sdk.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class com.cyberark.conjur.sdk.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class com.cyberark.conjur.sdk.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class com.cyberark.conjur.sdk.JSON.SqlDateTypeAdapter
 
write(JsonWriter, ServiceAuthenticators) - Method in class com.cyberark.conjur.sdk.model.ServiceAuthenticators.Adapter
 
writeTo(BufferedSink) - Method in class com.cyberark.conjur.sdk.ProgressRequestBody
 
A B C D E F G H I J K L N O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.