Class SecretBase

  • Direct Known Subclasses:
    SecureString

    public class SecretBase
    extends Object
    The base definition of a secret type.
    • Constructor Detail

      • SecretBase

        public SecretBase()
    • Method Detail

      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.