org.openpermis.policy.io
Interface PolicyReader

All Known Implementing Classes:
PermisXmlReader, StrictPolicyReader

public interface PolicyReader

Reader interface for policies.

Since:
0.1.0

Method Summary
 Policy readPolicy()
          Reads a policy.
 

Method Detail

readPolicy

Policy readPolicy()
                  throws PolicyException
Reads a policy.

Returns:
the policy read.
Throws:
PolicyException - if there is an error reading the policy.
Since:
0.1.0


PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:14:59
Copyright (c) 2002-2007 Ergon Informatik AG