public abstract class SecuredObjectBase extends Object implements SecuredObject
| 构造器和说明 |
|---|
SecuredObjectBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
checkPermissions(AuthorizationContext context,
String[] permissions) |
protected boolean |
checkRoles(AuthorizationContext context,
String[] roles) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckAuthentication, checkAuthorization, tryCheckAuthentication, tryCheckAuthorizationprotected final boolean checkRoles(AuthorizationContext context, String[] roles)
protected final boolean checkPermissions(AuthorizationContext context, String[] permissions)
Copyright © 2019. All rights reserved.