Uses of Package
com.sun.xml.wss.core

Packages that use com.sun.xml.wss.core
com.sun.xml.wss   
com.sun.xml.wss.core   
com.sun.xml.wss.core.reference   
com.sun.xml.wss.impl   
com.sun.xml.wss.impl.dsig   
com.sun.xml.wss.impl.filter   
com.sun.xml.wss.impl.keyinfo   
com.sun.xml.wss.impl.misc   
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss
Timestamp
           
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss.core
BinarySecurityToken
          A wsse:BinarySecurityToken.
EncryptedKeyToken
           
EncryptedTypeHeaderBlock
          Schema definition for an EncryptedType is as follows: <complexType name='EncryptedType' abstract='true'> <sequence> <element name='EncryptionMethod' type='xenc:EncryptionMethodType' minOccurs='0'/> <element ref='ds:KeyInfo' minOccurs='0'/> <element ref='xenc:CipherData'/> <element ref='xenc:EncryptionProperties' minOccurs='0'/> </sequence> <attribute name='Id' type='ID' use='optional'/> <attribute name='Type' type='anyURI' use='optional'/> <attribute name='MimeType' type='string' use='optional'/> <attribute name='Encoding' type='anyURI' use='optional'/> </complexType>
KeyInfoHeaderBlock
          Corresponds to the schema representation for a KeyInfo.
ReferenceElement
           
ReferenceListHeaderBlock
          A ReferenceList element is defined as follows: <element name='ReferenceList'> <complexType> <choice minOccurs='1' maxOccurs='unbounded'> <element name='DataReference' type='xenc:ReferenceType'/> <element name='KeyReference' type='xenc:ReferenceType'/> </choice> </complexType> </element>
SecurityHeader
           
SecurityHeaderBlock
           
SecurityToken
           
SecurityTokenReference
           
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss.core.reference
ReferenceElement
           
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss.impl
SecurityHeader
           
Timestamp
           
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss.impl.dsig
SecurityToken
           
SecurityTokenReference
           
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss.impl.filter
UsernameToken
          Support for a WSS:Username Token Profile.
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss.impl.keyinfo
KeyInfoHeaderBlock
          Corresponds to the schema representation for a KeyInfo.
SecurityTokenReference
           
 

Classes in com.sun.xml.wss.core used by com.sun.xml.wss.impl.misc
KeyInfoHeaderBlock
          Corresponds to the schema representation for a KeyInfo.
SecurityContextTokenImpl
           ... ... ...
SecurityHeaderBlock
           
Timestamp
           
X509SecurityToken
          An X509 v3 certificate BinarySecurityToken.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.