org.opensaml
Class SAMLDecision
java.lang.Object
org.opensaml.SAMLDecision
public class SAMLDecision
- extends Object
Represents a SAML Decision
- Author:
- Helen Rehn
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERMIT
public static final String PERMIT
- See Also:
- Constant Field Values
DENY
public static final String DENY
- See Also:
- Constant Field Values
INDETERMINATE
public static final String INDETERMINATE
- See Also:
- Constant Field Values
SAMLDecision
public SAMLDecision()
Copyright ? 2005 UCAID. All Rights Reserved.