public static class SOAPSAMLXACML.Result extends Object
| Modifier and Type | Method and Description |
|---|---|
org.jboss.security.xacml.core.model.context.DecisionType |
getDecision() |
Element |
getFault() |
boolean |
isDeny() |
boolean |
isFault() |
boolean |
isPermit() |
boolean |
isResponseAvailable() |
public boolean isResponseAvailable()
public boolean isFault()
public org.jboss.security.xacml.core.model.context.DecisionType getDecision()
public Element getFault()
public boolean isPermit()
public boolean isDeny()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.