Package io.milton.principal
Interface PrincipalSearchService
public interface PrincipalSearchService
-
Method Summary
-
Method Details
-
search
List<DiscretePrincipal> search(PrincipalSearchCriteria criteria, Resource resource) throws io.milton.http.exceptions.NotAuthorizedException, io.milton.http.exceptions.BadRequestException - Throws:
io.milton.http.exceptions.NotAuthorizedExceptionio.milton.http.exceptions.BadRequestException
-