C D G I L O R S U V 
All Classes All Packages

C

createLoginRequest(String, String, String, boolean) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SP4UIService
Generates SAML 2.0 authentication request for the IdP matching the provided entity ID.
createLogoutRequest(String, String) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SP4UIService
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.SAML2SP4UIIdPService
Deletes the SAML 2.0 Identity Provider with matching entityID.

G

getMetadata(String, String) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SP4UIService
Returns the XML metadata for the provided SAML 2.0 Service Provider.

I

importFromMetadata(InputStream) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SP4UIIdPService
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.SAML2SP4UIIdPService
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.SAML2SP4UIIdPService
Returns the SAML 2.0 Identity Provider with matching entityID, if available.

S

SAML2SP4UIIdPService - Interface in org.apache.syncope.common.rest.api.service
REST operations for SAML 2.0 SP4UI Identity Providers.
SAML2SP4UIService - Interface in org.apache.syncope.common.rest.api.service
REST operations for the provided SAML 2.0 SP4UI Service Provider.

U

update(SAML2SP4UIIdPTO) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SP4UIIdPService
Updates the SAML 2.0 Identity Provider with matching entityID.

V

validateLoginResponse(SAML2Response) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SP4UIService
Validates the received SAML 2.0 authentication response and creates JWT for the matching user, if found.
validateLogoutResponse(SAML2Response) - Method in interface org.apache.syncope.common.rest.api.service.SAML2SP4UIService
Validates the received SAML 2.0 logout response.
C D G I L O R S U V 
All Classes All Packages