PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType

Packages that use ObjectType
org.picketlink.identity.xmlsec.w3.xmldsig   
 

Uses of ObjectType in org.picketlink.identity.xmlsec.w3.xmldsig
 

Fields in org.picketlink.identity.xmlsec.w3.xmldsig with type parameters of type ObjectType
protected  List<ObjectType> SignatureType.object
           
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig that return types with arguments of type ObjectType
 List<ObjectType> SignatureType.getObject()
          Gets the value of the object property.
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig with parameters of type ObjectType
 void SignatureType.addObject(ObjectType obj)
           
 void SignatureType.removeObject(ObjectType obj)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.