public interface SAMLConfigurationProvider
Modifier and Type | Method and Description |
---|---|
IDPType |
getIDPConfiguration()
Get the
IDPType configuration |
PicketLinkType |
getPicketLinkConfiguration()
Get the configuration
|
SPType |
getSPConfiguration()
Get the configuration
|
IDPType getIDPConfiguration() throws ProcessingException
IDPType
configurationProcessingException
SPType getSPConfiguration() throws ProcessingException
ProcessingException
PicketLinkType getPicketLinkConfiguration() throws ProcessingException
ProcessingException
Copyright © 2021 JBoss by Red Hat. All rights reserved.