PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.xmlsec.w3.xmldsig with type parameters of type ReferenceType
protected  List<ReferenceType> SignedInfoType.reference
           
protected  List<ReferenceType> ManifestType.reference
           
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig that return types with arguments of type ReferenceType
 List<ReferenceType> SignedInfoType.getReference()
          Gets the value of the reference property.
 List<ReferenceType> ManifestType.getReference()
          Gets the value of the reference property.
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig with parameters of type ReferenceType
 void SignedInfoType.add(ReferenceType ref)
           
 void ManifestType.addReference(ReferenceType ref)
           
 void SignedInfoType.remove(ReferenceType ref)
           
 void ManifestType.removeReference(ReferenceType ref)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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