com.sun.xml.wss.saml.assertion.saml20.jaxb20
Class Condition
java.lang.Object
com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionAbstractType
com.sun.xml.wss.saml.assertion.saml20.jaxb20.Condition
- All Implemented Interfaces:
- Condition
public abstract class Condition
- extends ConditionAbstractType
- implements Condition
This is an abstract class which servers as an extension point for new
conditions. This is one of the element within the Conditions
object. Extension elements based on this class MUST use xsi:type attribute
to indicate the derived type.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Condition
public Condition()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.