Uses of Class
org.forgerock.openig.handler.saml.SamlConfig
-
Packages that use SamlConfig Package Description org.forgerock.openig.handler.saml Identity Gateway SAML support. -
-
Uses of SamlConfig in org.forgerock.openig.handler.saml
Methods in org.forgerock.openig.handler.saml with parameters of type SamlConfig Modifier and Type Method Description protected abstract Object
AbstractSamlFederationHeaplet. create(SamlConfig samlConfig)
Create the final Heap Object.protected Object
SamlFederationFilterHeaplet. create(SamlConfig samlConfig)
protected Object
SamlFederationHandlerHeaplet. create(SamlConfig samlConfig)
Deprecated.
-