|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdentityProviderService
Interface of Identity Provider Services.
| Method Summary | |
|---|---|
IdentityProvider |
getIdentityProvider(String idpEntityId)
Get an identity provider by its id. |
List<IdentityProvider> |
getInstituteIdentityProviders(String instituteId)
Get a list of all idps that have the same instituteId as the given one. |
| Method Detail |
|---|
IdentityProvider getIdentityProvider(String idpEntityId)
idpEntityId - the id.
List<IdentityProvider> getInstituteIdentityProviders(String instituteId)
instituteId - the instituteId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||