Package io.quarkus.agroal.runtime
Class AgroalVaultCredentialsProviderPassword
java.lang.Object
io.agroal.api.security.SimplePassword
io.quarkus.agroal.runtime.AgroalVaultCredentialsProviderPassword
- All Implemented Interfaces:
Serializable
public class AgroalVaultCredentialsProviderPassword
extends io.agroal.api.security.SimplePassword
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAgroalVaultCredentialsProviderPassword(String credentialsProviderName, CredentialsProvider credentialsProvider) -
Method Summary
Methods inherited from class io.agroal.api.security.SimplePassword
equals, getWord, hashCode, toString
-
Constructor Details
-
AgroalVaultCredentialsProviderPassword
public AgroalVaultCredentialsProviderPassword(String credentialsProviderName, CredentialsProvider credentialsProvider)
-
-
Method Details
-
asProperties
- Overrides:
asPropertiesin classio.agroal.api.security.SimplePassword
-