org.picketlink.identity.federation.api.soap
Class SOAPSAMLXACML.Result
java.lang.Object
org.picketlink.identity.federation.api.soap.SOAPSAMLXACML.Result
- Enclosing class:
- SOAPSAMLXACML
public static class SOAPSAMLXACML.Result
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isResponseAvailable
public boolean isResponseAvailable()
isFault
public boolean isFault()
getDecision
public org.jboss.security.xacml.core.model.context.DecisionType getDecision()
getFault
public Element getFault()
isPermit
public boolean isPermit()
isDeny
public boolean isDeny()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.