Uses of Class
org.apache.syncope.common.rest.api.beans.AuthProfileQuery
Packages that use AuthProfileQuery
Package
Description
-
Uses of AuthProfileQuery in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return AuthProfileQueryModifier and TypeMethodDescriptionprotected AuthProfileQueryAuthProfileQuery.Builder.newInstance() -
Uses of AuthProfileQuery in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type AuthProfileQueryModifier and TypeMethodDescriptionAuthProfileService.search(AuthProfileQuery query) Returns a paged list of all AuthProfiles. -
Uses of AuthProfileQuery in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type AuthProfileQuery