|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IDPType in org.picketlink.identity.federation.core.config |
---|
Methods in org.picketlink.identity.federation.core.config with parameters of type IDPType | |
---|---|
void |
IDPType.importFrom(IDPType other)
Import values from another IDPType |
Uses of IDPType in org.picketlink.identity.federation.core.parsers.config |
---|
Methods in org.picketlink.identity.federation.core.parsers.config that return IDPType | |
---|---|
protected IDPType |
SAMLConfigParser.parseIDPConfiguration(XMLEventReader xmlEventReader)
|
Uses of IDPType in org.picketlink.identity.federation.core.util |
---|
Methods in org.picketlink.identity.federation.core.util that return IDPType | |
---|---|
static IDPType |
CoreConfigUtil.getIDPType(IDPSSODescriptorType idpSSODescriptor)
Get the IDP Type |
Uses of IDPType in org.picketlink.identity.federation.web.config |
---|
Fields in org.picketlink.identity.federation.web.config declared as IDPType | |
---|---|
protected IDPType |
AbstractSAMLConfigurationProvider.configParsedIDPType
|
Methods in org.picketlink.identity.federation.web.config that return IDPType | |
---|---|
IDPType |
SPPostMetadataConfigurationProvider.getIDPConfiguration()
|
IDPType |
PropertiesConfigurationProvider.getIDPConfiguration()
|
abstract IDPType |
AbstractSAMLConfigurationProvider.getIDPConfiguration()
|
IDPType |
SPRedirectMetadataConfigurationProvider.getIDPConfiguration()
|
IDPType |
IDPMetadataConfigurationProvider.getIDPConfiguration()
|
Uses of IDPType in org.picketlink.identity.federation.web.servlets |
---|
Fields in org.picketlink.identity.federation.web.servlets declared as IDPType | |
---|---|
protected IDPType |
IDPServlet.idpConfiguration
|
Uses of IDPType in org.picketlink.identity.federation.web.util |
---|
Methods in org.picketlink.identity.federation.web.util that return IDPType | |
---|---|
IDPType |
SAMLConfigurationProvider.getIDPConfiguration()
Get the IDPType configuration |
static IDPType |
ConfigurationUtil.getIDPConfiguration(InputStream is)
Get the IDP Configuration from the passed configuration |
Constructors in org.picketlink.identity.federation.web.util with parameters of type IDPType | |
---|---|
IDPWebRequestUtil(javax.servlet.http.HttpServletRequest request,
IDPType idp,
TrustKeyManager keym)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |