Class Profile

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
cloud.pangeacyber.pangea.authn.models.Profile
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

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

    • Profile

      public Profile()