PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.xmlsec.w3.xmldsig
Class X509CertificateType

java.lang.Object
  extended by org.picketlink.identity.xmlsec.w3.xmldsig.X509CertificateType

public class X509CertificateType
extends Object


Constructor Summary
X509CertificateType()
           
 
Method Summary
 byte[] getEncodedCertificate()
           
 void setEncodedCertificate(byte[] encodedCertificate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X509CertificateType

public X509CertificateType()
Method Detail

getEncodedCertificate

public byte[] getEncodedCertificate()

setEncodedCertificate

public void setEncodedCertificate(byte[] encodedCertificate)

PicketLink Federation Core 2.1.6.Final-redhat-2

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