Index

A B C D E F G H I K N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

accessToken() - Method in record class com.enkryptify.internal.model.TokenExchangeResponse
Returns the value of the accessToken record component.
ApiException - Exception Class in com.enkryptify.exception
 
ApiException(int, String, String, String) - Constructor for exception class com.enkryptify.exception.ApiException
 
auth() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the auth record component.
auth(EnkryptifyAuthProvider) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
AuthenticationException - Exception Class in com.enkryptify.exception
 
AuthenticationException() - Constructor for exception class com.enkryptify.exception.AuthenticationException
 
AuthorizationException - Exception Class in com.enkryptify.exception
 
AuthorizationException() - Constructor for exception class com.enkryptify.exception.AuthorizationException
 

B

baseUrl() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the baseUrl record component.
baseUrl(String) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
build() - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
builder(String, String, String) - Static method in record class com.enkryptify.EnkryptifyConfig
 

C

cacheEager() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the cacheEager record component.
cacheEager(boolean) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
cacheEnabled() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the cacheEnabled record component.
cacheEnabled(boolean) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
cacheTtl() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the cacheTtl record component.
cacheTtl(long) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
clear() - Method in class com.enkryptify.internal.SecretCache
 
close() - Method in class com.enkryptify.Enkryptify
 
com.enkryptify - package com.enkryptify
 
com.enkryptify.exception - package com.enkryptify.exception
 
com.enkryptify.internal - package com.enkryptify.internal
 
com.enkryptify.internal.model - package com.enkryptify.internal.model
 
createdAt() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the createdAt record component.

D

dataType() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the dataType record component.
destroy() - Method in class com.enkryptify.Enkryptify
 
destroy() - Method in class com.enkryptify.internal.KubernetesExchangeManager
 
destroy() - Method in class com.enkryptify.internal.TokenExchangeManager
 

E

Enkryptify - Class in com.enkryptify
 
Enkryptify(EnkryptifyConfig) - Constructor for class com.enkryptify.Enkryptify
 
EnkryptifyApi - Class in com.enkryptify.internal
 
EnkryptifyApi(String, EnkryptifyAuthProvider) - Constructor for class com.enkryptify.internal.EnkryptifyApi
 
EnkryptifyAuthProvider - Interface in com.enkryptify
 
EnkryptifyConfig - Record Class in com.enkryptify
 
EnkryptifyConfig(String, String, String, EnkryptifyAuthProvider, String, String, boolean, boolean, boolean, boolean, long, boolean) - Constructor for record class com.enkryptify.EnkryptifyConfig
Creates an instance of a EnkryptifyConfig record class.
EnkryptifyConfig.Builder - Class in com.enkryptify
 
EnkryptifyException - Exception Class in com.enkryptify.exception
 
EnkryptifyException(String) - Constructor for exception class com.enkryptify.exception.EnkryptifyException
 
EnkryptifyException(String, Throwable) - Constructor for exception class com.enkryptify.exception.EnkryptifyException
 
ensureToken() - Method in class com.enkryptify.internal.KubernetesExchangeManager
 
ensureToken() - Method in class com.enkryptify.internal.TokenExchangeManager
 
EnvAuthProvider - Class in com.enkryptify.internal
 
EnvAuthProvider() - Constructor for class com.enkryptify.internal.EnvAuthProvider
 
environment() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the environment record component.
environmentId() - Method in record class com.enkryptify.internal.model.SecretValue
Returns the value of the environmentId record component.
equals(Object) - Method in record class com.enkryptify.EnkryptifyConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.enkryptify.internal.model.Reminder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.enkryptify.internal.model.Secret
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.enkryptify.internal.model.SecretValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.enkryptify.internal.model.TokenExchangeResponse
Indicates whether some other object is "equal to" this one.
expiresIn() - Method in record class com.enkryptify.internal.model.TokenExchangeResponse
Returns the value of the expiresIn record component.

F

fetchAll() - Method in class com.enkryptify.Enkryptify
 
fetchAllSecrets(String, String, String) - Method in class com.enkryptify.internal.EnkryptifyApi
 
fetchSecret(String, String, String, String) - Method in class com.enkryptify.internal.EnkryptifyApi
 
fromEnv() - Static method in class com.enkryptify.Enkryptify
 
fromKubernetes() - Static method in class com.enkryptify.Enkryptify
 
fromKubernetes(String) - Static method in class com.enkryptify.Enkryptify
 

G

get(String) - Method in class com.enkryptify.Enkryptify
 
get(String) - Method in class com.enkryptify.internal.SecretCache
 
get(String, boolean) - Method in class com.enkryptify.Enkryptify
 
getAll() - Method in class com.enkryptify.internal.SecretCache
 
getAllFromCache() - Method in class com.enkryptify.Enkryptify
 
getEndpoint() - Method in exception class com.enkryptify.exception.NotFoundException
 
getEnvironment() - Method in exception class com.enkryptify.exception.SecretNotFoundException
 
getFromCache(String) - Method in class com.enkryptify.Enkryptify
 
getKey() - Method in exception class com.enkryptify.exception.SecretNotFoundException
 
getMethod() - Method in exception class com.enkryptify.exception.NotFoundException
 
getRetryAfter() - Method in exception class com.enkryptify.exception.RateLimitException
 
getStatus() - Method in exception class com.enkryptify.exception.ApiException
 
getWorkspace() - Method in exception class com.enkryptify.exception.SecretNotFoundException
 

H

has(String) - Method in class com.enkryptify.internal.SecretCache
 
hashCode() - Method in record class com.enkryptify.EnkryptifyConfig
Returns a hash code value for this object.
hashCode() - Method in record class com.enkryptify.internal.model.Reminder
Returns a hash code value for this object.
hashCode() - Method in record class com.enkryptify.internal.model.Secret
Returns a hash code value for this object.
hashCode() - Method in record class com.enkryptify.internal.model.SecretValue
Returns a hash code value for this object.
hashCode() - Method in record class com.enkryptify.internal.model.TokenExchangeResponse
Returns a hash code value for this object.

I

id() - Method in record class com.enkryptify.internal.model.Reminder
Returns the value of the id record component.
id() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the id record component.
isPersonal() - Method in record class com.enkryptify.internal.model.SecretValue
Returns the value of the isPersonal record component.

K

KubernetesAuthException - Exception Class in com.enkryptify.exception
 
KubernetesAuthException(String) - Constructor for exception class com.enkryptify.exception.KubernetesAuthException
 
KubernetesAuthException(String, Throwable) - Constructor for exception class com.enkryptify.exception.KubernetesAuthException
 
KubernetesAuthProvider - Class in com.enkryptify.internal
 
KubernetesAuthProvider(String) - Constructor for class com.enkryptify.internal.KubernetesAuthProvider
 
KubernetesExchangeManager - Class in com.enkryptify.internal
 
KubernetesExchangeManager(String, String, KubernetesAuthProvider) - Constructor for class com.enkryptify.internal.KubernetesExchangeManager
 

N

name() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the name record component.
nextReminderDate() - Method in record class com.enkryptify.internal.model.Reminder
Returns the value of the nextReminderDate record component.
note() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the note record component.
NotFoundException - Exception Class in com.enkryptify.exception
 
NotFoundException(String, String) - Constructor for exception class com.enkryptify.exception.NotFoundException
 

P

preload() - Method in class com.enkryptify.Enkryptify
 
project() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the project record component.

R

RateLimitException - Exception Class in com.enkryptify.exception
 
RateLimitException(String) - Constructor for exception class com.enkryptify.exception.RateLimitException
 
readToken() - Method in class com.enkryptify.internal.KubernetesAuthProvider
 
reminder() - Method in record class com.enkryptify.internal.model.SecretValue
Returns the value of the reminder record component.
Reminder - Record Class in com.enkryptify.internal.model
 
Reminder(String, String, String) - Constructor for record class com.enkryptify.internal.model.Reminder
Creates an instance of a Reminder record class.
retrieve(EnkryptifyAuthProvider) - Static method in class com.enkryptify.internal.TokenStore
 

S

Secret - Record Class in com.enkryptify.internal.model
 
Secret(String, String, String, String, String, List, String, String) - Constructor for record class com.enkryptify.internal.model.Secret
Creates an instance of a Secret record class.
SecretCache - Class in com.enkryptify.internal
 
SecretCache(long) - Constructor for class com.enkryptify.internal.SecretCache
 
SecretNotFoundException - Exception Class in com.enkryptify.exception
 
SecretNotFoundException(String, String, String) - Constructor for exception class com.enkryptify.exception.SecretNotFoundException
 
SecretValue - Record Class in com.enkryptify.internal.model
 
SecretValue(String, String, boolean, Reminder) - Constructor for record class com.enkryptify.internal.model.SecretValue
Creates an instance of a SecretValue record class.
set(String, String) - Method in class com.enkryptify.internal.SecretCache
 
size() - Method in class com.enkryptify.internal.SecretCache
 
store(EnkryptifyAuthProvider, String) - Static method in class com.enkryptify.internal.TokenStore
 
strict() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the strict record component.
strict(boolean) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 

T

token() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the token record component.
token(String) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
TokenAuthProvider - Class in com.enkryptify.internal
 
TokenAuthProvider(String) - Constructor for class com.enkryptify.internal.TokenAuthProvider
 
TokenExchangeManager - Class in com.enkryptify.internal
 
TokenExchangeManager(String, String, EnkryptifyAuthProvider) - Constructor for class com.enkryptify.internal.TokenExchangeManager
 
TokenExchangeResponse - Record Class in com.enkryptify.internal.model
 
TokenExchangeResponse(String, int, String) - Constructor for record class com.enkryptify.internal.model.TokenExchangeResponse
Creates an instance of a TokenExchangeResponse record class.
TokenStore - Class in com.enkryptify.internal
 
tokenType() - Method in record class com.enkryptify.internal.model.TokenExchangeResponse
Returns the value of the tokenType record component.
toString() - Method in record class com.enkryptify.EnkryptifyConfig
Returns a string representation of this record class.
toString() - Method in record class com.enkryptify.internal.model.Reminder
Returns a string representation of this record class.
toString() - Method in record class com.enkryptify.internal.model.Secret
Returns a string representation of this record class.
toString() - Method in record class com.enkryptify.internal.model.SecretValue
Returns a string representation of this record class.
toString() - Method in record class com.enkryptify.internal.model.TokenExchangeResponse
Returns a string representation of this record class.
type() - Method in record class com.enkryptify.internal.model.Reminder
Returns the value of the type record component.
type() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the type record component.

U

updatedAt() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the updatedAt record component.
usePersonalValues() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the usePersonalValues record component.
usePersonalValues(boolean) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 
useTokenExchange() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the useTokenExchange record component.
useTokenExchange(boolean) - Method in class com.enkryptify.EnkryptifyConfig.Builder
 

V

value() - Method in record class com.enkryptify.internal.model.SecretValue
Returns the value of the value record component.
values() - Method in record class com.enkryptify.internal.model.Secret
Returns the value of the values record component.

W

workspace() - Method in record class com.enkryptify.EnkryptifyConfig
Returns the value of the workspace record component.
A B C D E F G H I K N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form