com.greenpineyu.fel.security
类 RegexSecurityMgr
java.lang.Object
com.greenpineyu.fel.security.RegexSecurityMgr
- 所有已实现的接口:
- SecurityMgr
public class RegexSecurityMgr
- extends Object
- implements SecurityMgr
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexSecurityMgr
public RegexSecurityMgr(Set<String> callables,
Set<String> uncallables)
isCallable
public boolean isCallable(Method m)
- 从接口
SecurityMgr 复制的描述
- 是否允许访问某个方法
- 指定者:
- 接口
SecurityMgr 中的 isCallable
- 返回:
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.