public class UsersAnnotationHandler extends AbstractAnnotationHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
NOT_ATTEMPTED |
annoClass, annoResourceFactory, methods| Constructor and Description |
|---|
UsersAnnotationHandler(AnnotationResourceFactory outer) |
| Modifier and Type | Method and Description |
|---|---|
AnnoPrincipalResource |
findUser(AnnoCollectionResource root,
String name) |
List<AnnoCollectionResource> |
findUsersCollections(AnnoCollectionResource root) |
attemptToReadProperty, attemptToSetProperty, getAnnoClass, getControllerMethods, getMethodForType, getSupportedMethods, invoke, isCompatible, parseControllerpublic static final String NOT_ATTEMPTED
public UsersAnnotationHandler(AnnotationResourceFactory outer)
public AnnoPrincipalResource findUser(AnnoCollectionResource root, String name) throws NotAuthorizedException, BadRequestException
public List<AnnoCollectionResource> findUsersCollections(AnnoCollectionResource root)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.