Uses of Class
org.apache.syncope.common.lib.SyncopeClientException
Package
Description
-
Uses of SyncopeClientException in org.apache.syncope.client.console
Modifier and TypeMethodDescriptionprotected String
SyncopeConsoleSession.message
(SyncopeClientException sce) -
Uses of SyncopeClientException in org.apache.syncope.client.enduser
Modifier and TypeMethodDescriptionprotected String
SyncopeEnduserSession.message
(SyncopeClientException sce) -
Uses of SyncopeClientException in org.apache.syncope.common.lib
Modifier and TypeMethodDescriptionstatic SyncopeClientException
SyncopeClientException.build
(ClientExceptionType type) SyncopeClientCompositeException.getException
(ClientExceptionType exceptionType) Modifier and TypeMethodDescriptionboolean
SyncopeClientCompositeException.addException
(SyncopeClientException exception) -
Uses of SyncopeClientException in org.apache.syncope.core.provisioning.java.data
Modifier and TypeMethodDescriptionprotected void
UserDataBinderImpl.linkedAccount
(UserTO anyTO, User user, LinkedAccountTO accountTO, AnyUtils anyUtils, SyncopeClientException invalidValues)