Class CredhubEnvironmentRepository

  • All Implemented Interfaces:
    EnvironmentRepository, org.springframework.core.Ordered

    public class CredhubEnvironmentRepository
    extends Object
    implements EnvironmentRepository, org.springframework.core.Ordered
    Author:
    Alberto C. RĂ­os, KNV Srinivas
    • Constructor Detail

      • CredhubEnvironmentRepository

        public CredhubEnvironmentRepository​(org.springframework.credhub.core.CredHubOperations credHubOperations)
    • Method Detail

      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface org.springframework.core.Ordered
      • setOrder

        public void setOrder​(int order)