Interface | Description |
---|---|
Attributes |
This interface wraps the attributes associated with a user profile.
|
UserProfile |
An interface providing as an entry point for managing users.
|
UserProfileProvider |
The provider responsible for creating
UserProfile instances. |
UserProfileProviderFactory<U extends UserProfileProvider> |
Class | Description |
---|---|
AttributeContext | |
AttributeMetadata | |
AttributeValidatorMetadata | |
DefaultAttributes |
The default implementation for
Attributes . |
DefaultUserProfile |
The default implementation for
UserProfile . |
UserProfileAttributeValidationContext |
Extension of the
ValidationContext used when validators are called for UserProfile attribute validation. |
UserProfileMetadata | |
UserProfileSpi | |
ValidationException.Error |
Enum | Description |
---|---|
UserProfileContext |
This interface represents the different contexts from where user profiles are managed.
|
Exception | Description |
---|---|
ValidationException |
Copyright © 2021 JBoss by Red Hat. All rights reserved.