C D G I L O R S U V
C
- createLoginRequest(String, String) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SPService
-
Generates SAML 2.0 authentication request for the IdP matching the provided entity ID.
- createLogoutRequest(String) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SPService
-
Generates SAML 2.0 logout request for the IdP matching the requesting access token.
D
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.SAML2IdPService
-
Deletes the SAML 2.0 Identity Provider with matching entityID.
G
- getActionsClasses() - Method in interface org.apache.syncope.common.rest.api.service.SAML2IdPService
-
Returns the list of available SAML2IdPActions implementations.
- getMetadata(String, String) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SPService
-
Returns the XML metadata for the provided SAML 2.0 Service Provider.
- getRequestedAuthnContextProviderClasses() - Method in interface org.apache.syncope.common.rest.api.service.SAML2IdPService
-
Returns the list of available RequestedAuthnContextProviders implementations.
I
- importFromMetadata(InputStream) - Method in interface org.apache.syncope.common.rest.api.service.SAML2IdPService
-
Imports the SAML 2.0 Identity Provider definitions available in the provided XML metadata.
L
- list() - Method in interface org.apache.syncope.common.rest.api.service.SAML2IdPService
-
Returns a list of all defined SAML 2.0 Identity Providers.
O
- org.apache.syncope.common.rest.api.service - package org.apache.syncope.common.rest.api.service
-
R
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.SAML2IdPService
-
Returns the SAML 2.0 Identity Provider with matching entityID, if available.
S
- SAML2IdPService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for SAML 2.0 Identity Providers.
- SAML2SPService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for the provided SAML 2.0 Service Provider.
U
- update(SAML2IdPTO) - Method in interface org.apache.syncope.common.rest.api.service.SAML2IdPService
-
Updates the SAML 2.0 Identity Provider with matching entityID.
V
- validateLoginResponse(SAML2ReceivedResponseTO) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SPService
-
Validates the received SAML 2.0 authentication response and creates JWT for the matching user, if found.
- validateLogoutResponse(SAML2ReceivedResponseTO) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SPService
-
Validates the received SAML 2.0 logout response.
C D G I L O R S U V
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.