Class SecretStore.Group

  • Enclosing class:
    SecretStore

    public static class SecretStore.Group
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String environment  
      java.lang.String name  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        public final java.lang.String name
      • environment

        public final java.lang.String environment