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