|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationProviderInformation | |
|---|---|
| edu.mit.stellar.api.user | |
| Uses of AuthenticationProviderInformation in edu.mit.stellar.api.user |
|---|
| Methods in edu.mit.stellar.api.user that return types with arguments of type AuthenticationProviderInformation | |
|---|---|
java.util.Set<AuthenticationProviderInformation> |
UserIdentity.getAuthenticationProviderInformationList()
List of authentication providers for this person, mapping user's identifier from that source to the corresponding AuthenticationProviderInformation. |
| Methods in edu.mit.stellar.api.user with parameters of type AuthenticationProviderInformation | |
|---|---|
void |
UserIdentityM.addAuthenticationProviderInformation(AuthenticationProviderInformation authenticationProviderInformation)
|
| Method parameters in edu.mit.stellar.api.user with type arguments of type AuthenticationProviderInformation | |
|---|---|
void |
UserIdentityM.setAuthenticationProviderInformationList(java.util.Set<AuthenticationProviderInformation> authenticationProviderInformation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||