org.picketlink.identity.federation.core.saml.v2.holders
Class SignatureInfoHolder
java.lang.Object
org.picketlink.identity.federation.core.saml.v2.holders.SignatureInfoHolder
public class SignatureInfoHolder
- extends Object
Holds information about signature
- Since:
- Jul 24, 2009
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureInfoHolder
public SignatureInfoHolder(byte[] signatureValue,
String sigAlg)
getSignatureValue
public byte[] getSignatureValue()
getSigAlg
public String getSigAlg()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.