Skip navigation links
oracle.wsm.security.policy.scenario.policycompliance.impl
Class EncryptionReferenceMechanismComplianceHandler
java.lang.Object
oracle.wsm.security.policy.scenario.policycompliance.impl.EncryptionReferenceMechanismComplianceHandler
- All Implemented Interfaces:
- IPolicyCompliance
-
public class EncryptionReferenceMechanismComplianceHandler
- extends Object
- implements IPolicyCompliance
- Since:
- release specific (what release of product did this appear in)
- Version:
- $Header: owsm/src/oracle/wsm/security/policy/scenario/policycompliance/impl/EncryptionReferenceMechanismComplianceHandler.java /st_owsm/18 2008/12/18 21:06:38 prbharga Exp $
- Author:
- awartika
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptionReferenceMechanismComplianceHandler
public EncryptionReferenceMechanismComplianceHandler()
checkCompliance
public Compliance checkCompliance(Map<String,Object> arguments)
-
- Specified by:
checkCompliance
in interface IPolicyCompliance
-
- Parameters:
arguments
- This should be the array of arguments that need to be pased to checkCompliance method. This will change depending on type of compliance required.
- Returns:
- An object of
Compliance
class
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.