Interface GenericSecret.Type

  • Enclosing class:
    GenericSecret

    public static interface GenericSecret.Type
    Secret type.
    • Field Detail

      • TOKEN_MATCHES

        static final java.lang.String TOKEN_MATCHES
        token_matches.
        See Also:
        Constant Field Values
      • DIGEST_MATCHES

        static final java.lang.String DIGEST_MATCHES
        digest_matches.
        See Also:
        Constant Field Values
      • INTERNAL_VALIDATION

        static final java.lang.String INTERNAL_VALIDATION
        internal_validation.
        See Also:
        Constant Field Values