Interface PurposeMapping


  • @EvolvingAll
    public interface PurposeMapping
    A mapping of purpose to alias with a valid-from date.
    Since:
    AM 6.5.0
    • Method Detail

      • secretId

        String secretId()
        The label of the purpose that this store can provide a secret for.
        Returns:
        The purpose for the mapping.
      • aliases

        List<String> aliases()
        The list of aliases that the purpose is provided from.
        Returns:
        The alias.