eu.emi.dsr.pdp
Class PDPResult
java.lang.Object
eu.emi.dsr.pdp.PDPResult
public class PDPResult
- extends Object
Wraps a decision which was produced by PDP. UNCLEAR status means DENY,
but additionally some extra logging may be performed.
- Author:
- golbi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDPResult
public PDPResult(PDPResult.Decision decision,
String message)
getDecision
public PDPResult.Decision getDecision()
getMessage
public String getMessage()
Copyright © 2012. All Rights Reserved.