| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.config | |
| org.picketlink.identity.federation.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
IDPType
IDP Type defines the configuration for an Identity Provider.
|
class |
SPType
Service Provider Type
|
| Modifier and Type | Method and Description |
|---|---|
ProviderType |
PicketLinkType.getIdpOrSP() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProviderType.importFrom(ProviderType other)
Import values from another
IDPType |
void |
PicketLinkType.setIdpOrSP(ProviderType idpOrSP) |
| Modifier and Type | Method and Description |
|---|---|
static TrustKeyManager |
CoreConfigUtil.getTrustKeyManager(ProviderType idpOrSPConfiguration)
Given either the IDP Configuration or the SP Configuration, derive the TrustKeyManager
|
static PublicKey |
CoreConfigUtil.getValidatingKey(ProviderType idpSpConfiguration,
String domain)
Get the validating key
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.