| Package | Description |
|---|---|
| in.clouthink.daas.security.token.core.acl | |
| in.clouthink.daas.security.token.spi | |
| in.clouthink.daas.security.token.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
static AccessResponse |
AccessResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessResponse[] |
AccessResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
AccessResponse |
AccessRequestVoter.vote(T t,
String grantRule) |
AccessResponse |
AccessRequestUserVoter.vote(T t,
String grantRule) |
AccessResponse |
AccessRequestRoleVoter.vote(T t,
String grantRule) |
| Modifier and Type | Method and Description |
|---|---|
AccessResponse |
AuthorizationProvider.authorize(T accessRequest) |
| Modifier and Type | Method and Description |
|---|---|
AccessResponse |
DefaultUrlAuthorizationProvider.authorize(UrlAccessRequest accessRequest) |
Copyright © 2018. All rights reserved.