Package | Description |
---|---|
org.picketlink.config.federation | |
org.picketlink.config.federation.parsers |
Modifier and Type | Class and Description |
---|---|
class |
IDPType
IDP Type defines the configuration for an Identity Provider.
|
class |
SPType
Service Provider Type
Java class for SPType complex 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 |
---|---|
protected ProviderType |
SAMLConfigParser.parseSPConfiguration(XMLEventReader xmlEventReader) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.