Uses of Class
org.apache.syncope.core.persistence.api.entity.am.ClientAppUtils
Packages that use ClientAppUtils
-
Uses of ClientAppUtils in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic with parameters of type ClientAppUtilsModifier and TypeMethodDescriptionprotected voidClientAppLogic.checkType(ClientAppType type, ClientAppUtils clientAppUtils) -
Uses of ClientAppUtils in org.apache.syncope.core.persistence.api.entity.am
Methods in org.apache.syncope.core.persistence.api.entity.am that return ClientAppUtilsModifier and TypeMethodDescriptionClientAppUtilsFactory.getInstance(Class<? extends ClientAppTO> clientAppClass) ClientAppUtilsFactory.getInstance(ClientAppTO clientAppTO) ClientAppUtilsFactory.getInstance(ClientAppType type) ClientAppUtilsFactory.getInstance(ClientApp clientApp)