|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectType | |
|---|---|
| com.sun.xml.security.core.dsig | |
| com.sun.xml.ws.security.opt.crypto.dsig | |
| Uses of ObjectType in com.sun.xml.security.core.dsig |
|---|
| Fields in com.sun.xml.security.core.dsig with type parameters of type ObjectType | |
|---|---|
protected List<ObjectType> |
SignatureType.object
|
| Methods in com.sun.xml.security.core.dsig that return ObjectType | |
|---|---|
ObjectType |
ObjectFactory.createObjectType()
Create an instance of ObjectType |
| Methods in com.sun.xml.security.core.dsig that return types with arguments of type ObjectType | |
|---|---|
JAXBElement<ObjectType> |
ObjectFactory.createObject(ObjectType value)
Create an instance of JAXBElement<ObjectType>} |
List<ObjectType> |
SignatureType.getObject()
Gets the value of the object property. |
| Methods in com.sun.xml.security.core.dsig with parameters of type ObjectType | |
|---|---|
JAXBElement<ObjectType> |
ObjectFactory.createObject(ObjectType value)
Create an instance of JAXBElement<ObjectType>} |
| Uses of ObjectType in com.sun.xml.ws.security.opt.crypto.dsig |
|---|
| Subclasses of ObjectType in com.sun.xml.ws.security.opt.crypto.dsig | |
|---|---|
class |
XMLObject
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||