public interface SAMLConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
org.picketlink.config.federation.IDPType |
getIDPConfiguration()
Get the
IDPType configuration |
org.picketlink.config.federation.PicketLinkType |
getPicketLinkConfiguration()
Get the configuration
|
org.picketlink.config.federation.SPType |
getSPConfiguration()
Get the configuration
|
org.picketlink.config.federation.IDPType getIDPConfiguration()
throws org.picketlink.common.exceptions.ProcessingException
IDPType configurationorg.picketlink.common.exceptions.ProcessingExceptionorg.picketlink.config.federation.SPType getSPConfiguration()
throws org.picketlink.common.exceptions.ProcessingException
org.picketlink.common.exceptions.ProcessingExceptionorg.picketlink.config.federation.PicketLinkType getPicketLinkConfiguration()
throws org.picketlink.common.exceptions.ProcessingException
org.picketlink.common.exceptions.ProcessingExceptionCopyright © 2013 JBoss Inc.. All Rights Reserved.