A B C D E F G H I L M N O R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ApiKey - Interface in io.dialob.security.key
B
- build() - Method in class io.dialob.security.ImmutableErrorsResponse.Builder
-
Builds a new
ImmutableErrorsResponse. - build() - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Builds a new
ImmutableApiKey. - build() - Method in class io.dialob.security.tenant.ImmutableTenant.Builder
-
Builds a new
ImmutableTenant. - builder() - Static method in class io.dialob.security.ImmutableErrorsResponse
-
Creates a builder for
ImmutableErrorsResponse. - builder() - Static method in class io.dialob.security.key.ImmutableApiKey
-
Creates a builder for
ImmutableApiKey. - builder() - Static method in class io.dialob.security.tenant.ImmutableTenant
-
Creates a builder for
ImmutableTenant.
C
- clientId(String) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the value for the
clientIdattribute. - copyOf(ErrorsResponse) - Static method in class io.dialob.security.ImmutableErrorsResponse
-
Creates an immutable copy of a
ErrorsResponsevalue. - copyOf(ApiKey) - Static method in class io.dialob.security.key.ImmutableApiKey
-
Creates an immutable copy of a
ApiKeyvalue. - copyOf(Tenant) - Static method in class io.dialob.security.tenant.ImmutableTenant
-
Creates an immutable copy of a
Tenantvalue. - created(LocalDateTime) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
createdto created. - created(Optional<? extends LocalDateTime>) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
createdto created. - CurrentTenant - Interface in io.dialob.security.tenant
- CurrentUser - Class in io.dialob.security.user
- CurrentUser(String, String, String, String, String) - Constructor for class io.dialob.security.user.CurrentUser
- CurrentUserProvider - Interface in io.dialob.security.user
D
- DEFAULT_TENANT - Static variable in class io.dialob.security.tenant.ResysSecurityConstants
- DelegateCurrentUserProvider - Class in io.dialob.security.user
- DelegateCurrentUserProvider(CurrentUserProvider...) - Constructor for class io.dialob.security.user.DelegateCurrentUserProvider
- DelegateCurrentUserProvider(Collection<CurrentUserProvider>) - Constructor for class io.dialob.security.user.DelegateCurrentUserProvider
E
- endDateTime(LocalDateTime) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
endDateTimeto endDateTime. - endDateTime(Optional<? extends LocalDateTime>) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
endDateTimeto endDateTime. - equals(Object) - Method in class io.dialob.security.ImmutableErrorsResponse
-
This instance is equal to all instances of
ImmutableErrorsResponsethat have equal attribute values. - equals(Object) - Method in class io.dialob.security.key.ImmutableApiKey
-
This instance is equal to all instances of
ImmutableApiKeythat have equal attribute values. - equals(Object) - Method in class io.dialob.security.tenant.ImmutableTenant
-
This instance is equal to all instances of
ImmutableTenantthat have equal attribute values. - error(String) - Method in class io.dialob.security.ImmutableErrorsResponse.Builder
-
Initializes the value for the
errorattribute. - ErrorsResponse - Interface in io.dialob.security
- extract(ServletRequest) - Method in interface io.dialob.security.key.ServletRequestApiKeyExtractor
F
- FixedCurrentTenant - Class in io.dialob.security.tenant
- FixedCurrentTenant(Tenant) - Constructor for class io.dialob.security.tenant.FixedCurrentTenant
- FixedCurrentTenant(String) - Constructor for class io.dialob.security.tenant.FixedCurrentTenant
- FixedCurrentTenant(String, String) - Constructor for class io.dialob.security.tenant.FixedCurrentTenant
- from(ErrorsResponse) - Method in class io.dialob.security.ImmutableErrorsResponse.Builder
-
Fill a builder with attribute values from the provided
ErrorsResponseinstance. - from(ApiKey) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Fill a builder with attribute values from the provided
ApiKeyinstance. - from(Tenant) - Method in class io.dialob.security.tenant.ImmutableTenant.Builder
-
Fill a builder with attribute values from the provided
Tenantinstance.
G
- get() - Method in interface io.dialob.security.tenant.CurrentTenant
- get() - Method in class io.dialob.security.tenant.FixedCurrentTenant
- get() - Method in class io.dialob.security.tenant.TenantContextHolderCurrentTenant
- get() - Method in interface io.dialob.security.user.CurrentUserProvider
- get() - Method in class io.dialob.security.user.DelegateCurrentUserProvider
- get() - Method in class io.dialob.security.user.UnauthenticatedCurrentUserProvider
- getClientId() - Method in interface io.dialob.security.key.ApiKey
- getClientId() - Method in class io.dialob.security.key.ImmutableApiKey
- getCreated() - Method in interface io.dialob.security.key.ApiKey
- getCreated() - Method in class io.dialob.security.key.ImmutableApiKey
- getDisplayName() - Method in class io.dialob.security.user.CurrentUser
- getEmail() - Method in class io.dialob.security.user.CurrentUser
- getEndDateTime() - Method in interface io.dialob.security.key.ApiKey
- getEndDateTime() - Method in class io.dialob.security.key.ImmutableApiKey
- getError() - Method in interface io.dialob.security.ErrorsResponse
- getError() - Method in class io.dialob.security.ImmutableErrorsResponse
- getFirstName() - Method in class io.dialob.security.user.CurrentUser
- getHash() - Method in interface io.dialob.security.key.ApiKey
- getHash() - Method in class io.dialob.security.key.ImmutableApiKey
- getHeader() - Method in interface io.dialob.security.key.ServletRequestApiKeyExtractor
- getId() - Method in interface io.dialob.security.tenant.CurrentTenant
- getId() - Method in class io.dialob.security.tenant.ImmutableTenant
- getId() - Method in interface io.dialob.security.tenant.Tenant
- getLastName() - Method in class io.dialob.security.user.CurrentUser
- getMessage() - Method in interface io.dialob.security.ErrorsResponse
- getMessage() - Method in class io.dialob.security.ImmutableErrorsResponse
- getName() - Method in class io.dialob.security.tenant.ImmutableTenant
- getName() - Method in interface io.dialob.security.tenant.Tenant
- getOwner() - Method in interface io.dialob.security.key.ApiKey
- getOwner() - Method in class io.dialob.security.key.ImmutableApiKey
- getStartDateTime() - Method in interface io.dialob.security.key.ApiKey
- getStartDateTime() - Method in class io.dialob.security.key.ImmutableApiKey
- getStatus() - Method in interface io.dialob.security.ErrorsResponse
- getStatus() - Method in class io.dialob.security.ImmutableErrorsResponse
- getTenantId() - Method in interface io.dialob.security.key.ApiKey
- getTenantId() - Method in class io.dialob.security.key.ImmutableApiKey
- getTimestamp() - Method in interface io.dialob.security.ErrorsResponse
- getTimestamp() - Method in class io.dialob.security.ImmutableErrorsResponse
- getToken() - Method in interface io.dialob.security.key.ApiKey
- getToken() - Method in class io.dialob.security.key.ImmutableApiKey
- getUserId() - Method in class io.dialob.security.user.CurrentUser
- getUserId() - Method in interface io.dialob.security.user.CurrentUserProvider
H
- hash(String) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
hashto hash. - hash(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
hashto hash. - hashCode() - Method in class io.dialob.security.ImmutableErrorsResponse
-
Computes a hash code from attributes:
timestamp,status,error,message. - hashCode() - Method in class io.dialob.security.key.ImmutableApiKey
-
Computes a hash code from attributes:
clientId,token,hash,tenantId,owner,created,startDateTime,endDateTime. - hashCode() - Method in class io.dialob.security.tenant.ImmutableTenant
-
Computes a hash code from attributes:
id,name.
I
- id(String) - Method in class io.dialob.security.tenant.ImmutableTenant.Builder
-
Initializes the value for the
idattribute. - ImmutableApiKey - Class in io.dialob.security.key
-
Immutable implementation of
ApiKey. - ImmutableApiKey.Builder - Class in io.dialob.security.key
-
Builds instances of type
ImmutableApiKey. - ImmutableErrorsResponse - Class in io.dialob.security
-
Immutable implementation of
ErrorsResponse. - ImmutableErrorsResponse.Builder - Class in io.dialob.security
-
Builds instances of type
ImmutableErrorsResponse. - ImmutableTenant - Class in io.dialob.security.tenant
-
Immutable implementation of
Tenant. - ImmutableTenant.Builder - Class in io.dialob.security.tenant
-
Builds instances of type
ImmutableTenant. - INSTANCE - Static variable in class io.dialob.security.tenant.TenantContextHolderCurrentTenant
- INSTANCE - Static variable in class io.dialob.security.user.UnauthenticatedCurrentUserProvider
- io.dialob.security - package io.dialob.security
- io.dialob.security.key - package io.dialob.security.key
- io.dialob.security.tenant - package io.dialob.security.tenant
- io.dialob.security.user - package io.dialob.security.user
- isInTenantScope() - Method in interface io.dialob.security.tenant.CurrentTenant
- isInTenantScope() - Method in class io.dialob.security.tenant.FixedCurrentTenant
- isInTenantScope() - Method in class io.dialob.security.tenant.TenantContextHolderCurrentTenant
- isValid() - Method in interface io.dialob.security.key.ApiKey
L
- LoggingContextKeys - Class in io.dialob.security.tenant
- LoggingContextKeys() - Constructor for class io.dialob.security.tenant.LoggingContextKeys
M
- MDC_PRINCIPAL_KEY - Static variable in class io.dialob.security.tenant.LoggingContextKeys
- MDC_REQUEST_ID_KEY - Static variable in class io.dialob.security.tenant.LoggingContextKeys
- MDC_TENANT_ID_KEY - Static variable in class io.dialob.security.tenant.LoggingContextKeys
- message(String) - Method in class io.dialob.security.ImmutableErrorsResponse.Builder
-
Initializes the value for the
messageattribute.
N
- name(String) - Method in class io.dialob.security.tenant.ImmutableTenant.Builder
-
Initializes the optional value
nameto name. - name(Optional<String>) - Method in class io.dialob.security.tenant.ImmutableTenant.Builder
-
Initializes the optional value
nameto name. - NoTenantInScopeException - Exception in io.dialob.security.tenant
- NoTenantInScopeException() - Constructor for exception io.dialob.security.tenant.NoTenantInScopeException
O
- of(String) - Static method in class io.dialob.security.key.ImmutableApiKey
-
Construct a new immutable
ApiKeyinstance. - of(String, Optional<String>) - Static method in class io.dialob.security.tenant.ImmutableTenant
-
Construct a new immutable
Tenantinstance. - owner(String) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
ownerto owner. - owner(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
ownerto owner.
R
- removeTenant() - Static method in class io.dialob.security.tenant.TenantContextHolderCurrentTenant
- ResysSecurityConstants - Class in io.dialob.security.tenant
- runInTenantContext(Tenant, Runnable) - Static method in class io.dialob.security.tenant.TenantContextHolderCurrentTenant
S
- ServletRequestApiKeyExtractor - Interface in io.dialob.security.key
- setTenant(Tenant) - Static method in class io.dialob.security.tenant.TenantContextHolderCurrentTenant
- startDateTime(LocalDateTime) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
startDateTimeto startDateTime. - startDateTime(Optional<? extends LocalDateTime>) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
startDateTimeto startDateTime. - status(Integer) - Method in class io.dialob.security.ImmutableErrorsResponse.Builder
-
Initializes the value for the
statusattribute.
T
- Tenant - Interface in io.dialob.security.tenant
- TenantContextHolderCurrentTenant - Class in io.dialob.security.tenant
- TenantContextHolderCurrentTenant() - Constructor for class io.dialob.security.tenant.TenantContextHolderCurrentTenant
- tenantId(String) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
tenantIdto tenantId. - tenantId(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
tenantIdto tenantId. - timestamp(Date) - Method in class io.dialob.security.ImmutableErrorsResponse.Builder
-
Initializes the value for the
timestampattribute. - toBytes(UUID) - Static method in class io.dialob.security.UUIDUtils
- token(String) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
tokento token. - token(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey.Builder
-
Initializes the optional value
tokento token. - toString() - Method in class io.dialob.security.ImmutableErrorsResponse
-
Prints the immutable value
ErrorsResponsewith attribute values. - toString() - Method in class io.dialob.security.key.ImmutableApiKey
-
Prints the immutable value
ApiKeywith attribute values. - toString() - Method in class io.dialob.security.tenant.ImmutableTenant
-
Prints the immutable value
Tenantwith attribute values. - toUUID(byte[]) - Static method in class io.dialob.security.UUIDUtils
U
- UNAUTHENTICATED - Static variable in class io.dialob.security.user.UnauthenticatedCurrentUserProvider
- UNAUTHENTICATED_USER - Static variable in class io.dialob.security.user.UnauthenticatedCurrentUserProvider
- UnauthenticatedCurrentUserProvider - Class in io.dialob.security.user
- UUIDUtils - Class in io.dialob.security
W
- withClientId(String) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a value for the
clientIdattribute. - withCreated(LocalDateTime) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a present value for the optional
createdattribute. - withCreated(Optional<? extends LocalDateTime>) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting an optional value for the
createdattribute. - withEndDateTime(LocalDateTime) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a present value for the optional
endDateTimeattribute. - withEndDateTime(Optional<? extends LocalDateTime>) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting an optional value for the
endDateTimeattribute. - withError(String) - Method in class io.dialob.security.ImmutableErrorsResponse
-
Copy the current immutable object by setting a value for the
errorattribute. - withHash(String) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a present value for the optional
hashattribute. - withHash(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting an optional value for the
hashattribute. - withId(String) - Method in class io.dialob.security.tenant.ImmutableTenant
-
Copy the current immutable object by setting a value for the
idattribute. - withMessage(String) - Method in class io.dialob.security.ImmutableErrorsResponse
-
Copy the current immutable object by setting a value for the
messageattribute. - withName(String) - Method in class io.dialob.security.tenant.ImmutableTenant
-
Copy the current immutable object by setting a present value for the optional
nameattribute. - withName(Optional<String>) - Method in class io.dialob.security.tenant.ImmutableTenant
-
Copy the current immutable object by setting an optional value for the
nameattribute. - withOwner(String) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a present value for the optional
ownerattribute. - withOwner(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting an optional value for the
ownerattribute. - withStartDateTime(LocalDateTime) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a present value for the optional
startDateTimeattribute. - withStartDateTime(Optional<? extends LocalDateTime>) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting an optional value for the
startDateTimeattribute. - withStatus(Integer) - Method in class io.dialob.security.ImmutableErrorsResponse
-
Copy the current immutable object by setting a value for the
statusattribute. - withTenantId(String) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a present value for the optional
tenantIdattribute. - withTenantId(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting an optional value for the
tenantIdattribute. - withTimestamp(Date) - Method in class io.dialob.security.ImmutableErrorsResponse
-
Copy the current immutable object by setting a value for the
timestampattribute. - withToken(String) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting a present value for the optional
tokenattribute. - withToken(Optional<String>) - Method in class io.dialob.security.key.ImmutableApiKey
-
Copy the current immutable object by setting an optional value for the
tokenattribute.
All Classes All Packages