Package io.ran

Class KeySets

All Implemented Interfaces:
Serializable, Cloneable, Map<String,KeySet>

public class KeySets extends HashMap<String,KeySet>
See Also:
  • Constructor Details

    • KeySets

      public KeySets()
  • Method Details

    • getPrimary

      public KeySet getPrimary()
    • getPrimaryOptionally

      public Optional<KeySet> getPrimaryOptionally()