| Interface | Description |
|---|---|
| ProfileCreator<C extends Credentials,U extends UserProfile> |
This interface is responsible to create a
UserProfile from a Credentials. |
| Class | Description |
|---|---|
| AuthenticatorProfileCreator<C extends HttpCredentials,P extends UserProfile> |
This profile creator retrieves the user profile attached with the
HttpCredentials. |
Copyright © 2016. All Rights Reserved.