org.openpermis.policy.io
Interface PolicyWriter

All Known Implementing Classes:
PermisXmlWriter

public interface PolicyWriter

Writer interface for policies.

Since:
0.1.0

Method Summary
 void writePolicy(PolicyBean policy)
          Writes the specified policy.
 

Method Detail

writePolicy

void writePolicy(PolicyBean policy)
                 throws PolicyException
Writes the specified policy.

Parameters:
policy - the policy to write.
Throws:
PolicyException - if there is an error writing 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