| Package | Description |
|---|---|
| org.apache.syncope.core.logic.saml2 |
| Modifier and Type | Method and Description |
|---|---|
SAML2IdPEntity |
SAML2IdPCache.get(String entityID) |
SAML2IdPEntity |
SAML2IdPCache.getFirst() |
SAML2IdPEntity |
SAML2IdPCache.put(org.opensaml.saml.saml2.metadata.EntityDescriptor entityDescriptor,
org.apache.syncope.common.lib.to.MappingItemTO connObjectKeyItem,
boolean useDeflateEncoding,
org.apache.syncope.common.lib.types.SAML2BindingType bindingType) |
SAML2IdPEntity |
SAML2IdPCache.put(org.apache.syncope.core.persistence.api.entity.SAML2IdP idp) |
SAML2IdPEntity |
SAML2IdPCache.remove(String entityID) |
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.