当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
SecurityProxyFactory (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.security
Interface SecurityProxyFactory
- public interface SecurityProxyFactory
An interface for factories of SecurityProxy objects. It is used
to create a SecurityProxy from a security delegate object that is
not a SecurityProxy instance.
- Version:
- $Revision: 1.4 $
- Author:
- Scott.Stark@jboss.org
create
public SecurityProxy create(Object proxyDelegate)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.