JBoss port of sunxacml 2.0.8.Final-redhat-1

org.jboss.security.xacml.sunxacml.attr
Interface AttributeFactoryProxy


public interface AttributeFactoryProxy

A simple proxy interface used to install new AttributeFactorys.

Since:
1.2
Author:
Seth Proctor

Method Summary
 AttributeFactory getFactory()
          Returns an instance of the AttributeFactory for which this is a proxy.
 

Method Detail

getFactory

AttributeFactory getFactory()
Returns an instance of the AttributeFactory for which this is a proxy.

Returns:
an AttributeFactory instance

JBoss port of sunxacml 2.0.8.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.