Class WASAML2SPServiceImpl
java.lang.Object
org.apache.syncope.core.rest.cxf.service.AbstractService
org.apache.syncope.core.rest.cxf.service.wa.WASAML2SPServiceImpl
- All Implemented Interfaces:
JAXRSService,WASAML2SPService
-
Field Summary
FieldsFields inherited from class org.apache.syncope.core.rest.cxf.service.AbstractService
LOG, messageContext, OPTIONS_ALLOW, searchContext, uriInfoFields inherited from interface org.apache.syncope.common.rest.api.service.JAXRSService
CRLF, DOUBLE_DASH, PARAM_ANYTYPE_KIND, PARAM_ANYTYPEKEY, PARAM_CONNID_PAGED_RESULTS_COOKIE, PARAM_DETAILS, PARAM_ENTITY_KEY, PARAM_FIQL, PARAM_KEYWORD, PARAM_MAX, PARAM_NOTIFICATION, PARAM_ORDERBY, PARAM_PAGE, PARAM_REALM, PARAM_RECURSIVE, PARAM_RESOURCE, PARAM_SIZE, PARAM_USER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSAML2SPKeystore(String clientName) getSAML2SPMetadata(String clientName) voidsetSAML2SPKeystore(String clientName, InputStream keystore) voidsetSAML2SPMetadata(String clientName, InputStream metadata) Methods inherited from class org.apache.syncope.core.rest.cxf.service.AbstractService
applyPreference, buildPagedResult, checkETag, createResponse, findActualKey, getPreference, isNullPriorityAsync, modificationResponse, pageable, pageable, sort
-
Field Details
-
logic
-
-
Constructor Details
-
WASAML2SPServiceImpl
-
-
Method Details
-
getSAML2SPKeystore
- Specified by:
getSAML2SPKeystorein interfaceWASAML2SPService
-
setSAML2SPKeystore
- Specified by:
setSAML2SPKeystorein interfaceWASAML2SPService
-
getSAML2SPMetadata
- Specified by:
getSAML2SPMetadatain interfaceWASAML2SPService
-
setSAML2SPMetadata
- Specified by:
setSAML2SPMetadatain interfaceWASAML2SPService
-