Class RegexAccessServiceWithStorageCredentialsImpl

java.lang.Object
de.adorsys.datasafe.directory.impl.profile.dfs.RegexAccessServiceWithStorageCredentialsImpl
All Implemented Interfaces:
BucketAccessService
Direct Known Subclasses:
RegexAccessServiceWithStorageCredentialsImplRuntimeDelegatable

public class RegexAccessServiceWithStorageCredentialsImpl extends Object implements BucketAccessService
Specifies how to access desired user resource (example: private bucket). Reads credentials that are associated with provided URI using StorageKeyStoreOperations. Matches credentials with requested URI using regex-pattern.