@FunctionalInterface public interface CredentialStoreSupplier<T extends CredentialStore>
Modifier and Type | Method and Description |
---|---|
CredentialStore |
get()
Constructed instance of CredentialStore resource
|
CredentialStore get()
Copyright © 2018 JBoss by Red Hat. All rights reserved.