SunTM's XACML Implementation for JavaTM

com.sun.xacml.attr
Interface AttributeFactoryProxy


public interface AttributeFactoryProxy

A simple proxy interface used to install new AttributeFactorys.

Since:
1.2

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

Method Detail

getFactory

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

Returns:
an AttributeFactory instance

Sun's XACML Implementation Version 1.2

Copyright 2003-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

Sun, Sun Microsystems, the Sun Logo, and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.