JBoss port of sunxacml 2.0.5-redhat-1

org.jboss.security.xacml.sunxacml.combine
Interface CombiningAlgFactoryProxy


public interface CombiningAlgFactoryProxy

A simple proxy interface used to install new CombiningAlgFactorys.

Since:
1.2
Author:
Seth Proctor

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

Method Detail

getFactory

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

Returns:
a CombiningAlgFactory instance

JBoss port of sunxacml 2.0.5-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.