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 Authorizer |
DiscoServiceManager.getAuthorizer()
Returns the
Authorizer specified in the discovery service. |
Modifier and Type | Method and Description |
---|---|
static Map |
DiscoUtils.checkPolicyAndHandleDirectives(String userDN,
Message message,
Collection results,
Authorizer authorizer,
SessionContext invoSession,
String wscID,
Object token)
Checks policy and returns resource offerings and credentials.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDiscoAuthorizer
This class
DefaultDiscoAuthorizer provides a default
implementation of the Authorizer interface. |
Modifier and Type | Method and Description |
---|---|
Authorizer |
IDPPServiceManager.getAuthorizer()
Gets IDPPAuthorizer.
|
Modifier and Type | Class and Description |
---|---|
class |
IDPPAuthorizer
The class
IDPPAuthorizer is the default implementation of
IDPP Authorization and implements Authorizer . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.