Package | Description |
---|---|
com.sun.identity.liberty.ws.disco.common |
Defines constants and utilities for Liberty Discovery Service implementation.
|
com.sun.identity.liberty.ws.disco.plugins |
Defines plugin interface for Liberty Discovery Service implementation.
|
com.sun.identity.liberty.ws.idpp |
Defines IDPP service.
|
com.sun.identity.liberty.ws.idpp.plugin |
Defines IDPP plugin.
|
Modifier and Type | Method and Description |
---|---|
static ResourceIDMapper |
DiscoServiceManager.getDefaultResourceIDMapper()
Returns the default
ResourceIDMapper of the discovery
service. |
static ResourceIDMapper |
DiscoServiceManager.getResourceIDMapper(String providerID)
Returns the
ResourceIDMapper associated with the providerID. |
Modifier and Type | Class and Description |
---|---|
class |
Default64ResourceIDMapper
The class
Default64ResourceIDMapper provides a default
implementation of the ResourceIDMapper interface. |
class |
DefaultHexResourceIDMapper
The class
DefaultHexResourceIDMapper provide a default
implementation of the ResourceIDMapper interface. |
Modifier and Type | Method and Description |
---|---|
ResourceIDMapper |
IDPPServiceManager.getResourceIDMapper()
Gets IDPP ResourceID Mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
IDPPResourceIDMapper
The class
IDPPResourceIDMapper is an implementation of
ResourceIDMapper which is used to map a IDPP
user with a user that has been registered with discovery. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.