Package com.strongdm.api
Class ManagedSecretPolicy
java.lang.Object
com.strongdm.api.ManagedSecretPolicy
ManagedSecretPolicy contains password and rotation policy for managed secret
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionPassword policy for a managed secretRotation policy for a managed secretvoid
Password policy for a managed secretvoid
Rotation policy for a managed secret
-
Constructor Details
-
ManagedSecretPolicy
public ManagedSecretPolicy()
-
-
Method Details
-
getPasswordPolicy
Password policy for a managed secret -
setPasswordPolicy
Password policy for a managed secret -
getRotationPolicy
Rotation policy for a managed secret -
setRotationPolicy
Rotation policy for a managed secret
-