| Package | Description |
|---|---|
| org.sklsft.commons.rest.security.aspect | |
| org.sklsft.commons.rest.security.validation |
| Class and Description |
|---|
| SecretKeyValidator
The implementation of this interface should only check the secretKey provided by the
AccessControlAspect is valid |
| SecurityCredentialsValidator |
| Class and Description |
|---|
| AccessControlType
Different Access control types provided by annotation
AccessControl
PUBLIC : no control should be done
ANONYMOUS : the only secretKey will be checked
PRIVATE : both secretKey and token will be checked |
Copyright © 2016. All rights reserved.