Uses of Class
org.apache.syncope.common.lib.SyncopeClientCompositeException
-
Uses of SyncopeClientCompositeException in org.apache.syncope.common.lib
Modifier and TypeMethodDescriptionSyncopeClientException.asComposite()
SyncopeClientException.buildComposite()
-
Uses of SyncopeClientCompositeException in org.apache.syncope.core.provisioning.java.data
Modifier and TypeMethodDescriptionprotected RuntimeException
UserDataBinderImpl.aggregateException
(SyncopeClientCompositeException scce, RuntimeException e, ClientExceptionType clientExceptionType) protected void
UserDataBinderImpl.setPassword
(User user, String password, SyncopeClientCompositeException scce) protected void
UserDataBinderImpl.setSecurityAnswer
(User user, String securityAnswer, SyncopeClientCompositeException scce)