Package com.sun.identity.policy.client

Provides classes necessary for a remote client to evaluate policy decisions.

See:
          Description

Class Summary
PolicyEvaluator Ths class evaluates policies and provides policy decisions.
PolicyEvaluatorFactory This class acts as a factory to get an instance of com.sun.idenity.policy.client.PolicyEvaluator
 

Package com.sun.identity.policy.client Description

Provides classes necessary for a remote client to evaluate policy decisions. The classes in the package communicate with policy service running in SunOne Access Manager to get policy decisions. The package does not communicate with directoy server. Therefore, you would use this package to get policy decisions if the client can not talk to directory server for reasons such as intervening firewall. The package also maintains a local cache of policy decisions. Cache decisions are kept current either by a configurable time to live and/or notifications from policy service.



Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.