| Package | Description |
|---|---|
| nl.surfnet.coin.janus | |
| nl.surfnet.coin.janus.domain |
| Modifier and Type | Method and Description |
|---|---|
EntityMetadata |
JanusRestClient.getMetadataByEntityId(String entityId)
Get a client's metadata by his entityId.
|
EntityMetadata |
Janus.getMetadataByEntityId(String entityId)
Get a client's metadata by his entityId.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityMetadata> |
JanusRestClient.getIdpList() |
List<EntityMetadata> |
Janus.getIdpList()
Retrieves a list of all Identity Providers.
|
List<EntityMetadata> |
JanusRestClient.getSpList() |
List<EntityMetadata> |
Janus.getSpList()
Retrieves a list of all Service Providers.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityMetadata |
EntityMetadata.fromMetadataMap(Map<String,Object> metadata) |
Copyright © 2009–2014 SURFnet bv, The Netherlands. All rights reserved.