| Package | Description |
|---|---|
| com.pingidentity.pa.sdk.http | |
| com.pingidentity.pa.sdk.identitymapping | |
| com.pingidentity.pa.sdk.identitymapping.header |
| Modifier and Type | Method and Description |
|---|---|
Identity |
Exchange.getIdentity()
Returns the user identity or null if no identity is associated with the Exchange.
|
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Void> |
AsyncIdentityMappingPlugin.mapIdentity(Identity identity,
Request request,
Exchange exchange)
Maps the identity by inspecting the identity associated with the request and making modifications to the request
and/or exchange.
|
void |
IdentityMappingPlugin.mapIdentity(Identity identity,
Request request,
Exchange exchange)
Maps the identity by inspecting the identity associated with the request and making modifications to the request
and/or exchange.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderIdentityMappingPlugin.mapIdentity(Identity identity,
Request request,
Exchange exchange) |
Copyright 2023 Ping Identity Corp. All rights reserved.