Class Base64PropertyFormat

java.lang.Object
org.forgerock.openig.secrets.Base64PropertyFormat
All Implemented Interfaces:
SecretPropertyFormat, SecretDecoder

public class Base64PropertyFormat extends Object implements SecretPropertyFormat
A SecretPropertyFormat for a BASE64 format.