keycloak-scim/server-spi-private/src/main/java/org/keycloak/userprofile
2024-04-08 09:05:16 -03:00
..
AttributeChangeListener.java
DefaultAttributes.java Make sure attribute metadata from user storage providers are added only for the provider associated with a federated user 2024-04-08 09:05:16 -03:00
DefaultUserProfile.java Only remove attributes with empty values when updating user profile 2024-03-13 15:03:08 +01:00
UserProfile.java Refactoring user profile interfaces and consolidating user representation for both admin and account context 2023-12-13 08:27:55 +01:00
UserProfileProvider.java Enable user profile by default 2024-01-11 12:48:44 -03:00
UserProfileProviderFactory.java Decouple factory methods from the provider methods on UserProfileProvider implementation 2023-12-01 10:30:57 -03:00
UserProfileSpi.java
UserProfileUtil.java Make sure attribute metadata from user storage providers are added only for the provider associated with a federated user 2024-04-08 09:05:16 -03:00
ValidationException.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00