PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.xmlsec.w3.xmldsig with type parameters of type SignaturePropertyType
protected  List<SignaturePropertyType> SignaturePropertiesType.signatureProperty
           
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig that return types with arguments of type SignaturePropertyType
 List<SignaturePropertyType> SignaturePropertiesType.getSignatureProperty()
          Gets the value of the signatureProperty property.
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig with parameters of type SignaturePropertyType
 void SignaturePropertiesType.addSignatureProperty(SignaturePropertyType sig)
           
 void SignaturePropertiesType.removeSignatureProperty(SignaturePropertyType sig)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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