Class WildFlySecret
java.lang.Object
org.frankframework.credentialprovider.Secret
org.frankframework.credentialprovider.WildFlySecret
- All Implemented Interfaces:
ISecret
-
Constructor Summary
ConstructorsConstructorDescriptionWildFlySecret
(org.wildfly.security.credential.store.CredentialStore cs, CredentialAlias alias) -
Method Summary
-
Constructor Details
-
WildFlySecret
public WildFlySecret(org.wildfly.security.credential.store.CredentialStore cs, CredentialAlias alias)
-
-
Method Details
-
getField
Description copied from interface:ISecret
Returns NULL when it cannot find the field- Throws:
IOException
-