Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - org.keycloak.userprofile.DefaultAttributes (implements org.keycloak.userprofile.Attributes)
- org.keycloak.userprofile.LegacyAttributes
- org.keycloak.userprofile.DefaultAttributes (implements org.keycloak.userprofile.Attributes)
- java.util.HashMap<K,
- org.keycloak.userprofile.AbstractUserProfileProvider<U> (implements org.keycloak.userprofile.UserProfileProvider, org.keycloak.userprofile.UserProfileProviderFactory<U>)
- org.keycloak.userprofile.DeclarativeUserProfileProvider (implements org.keycloak.component.AmphibianProviderFactory<ProviderType>)
- org.keycloak.userprofile.EventAuditingAttributeChangeListener (implements org.keycloak.userprofile.AttributeChangeListener)
- java.util.AbstractMap<K,