org.picketlink.identity.federation.saml.v2.ac.classes
Class ExtensionType
java.lang.Object
org.picketlink.identity.federation.saml.v2.ac.classes.ObjectListType
org.picketlink.identity.federation.saml.v2.ac.classes.ExtensionType
public class ExtensionType
- extends ObjectListType
Java class for ExtensionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExtensionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionType
public ExtensionType()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.