org.apache.rahas.impl
Class SCTIssuerConfig
java.lang.Object
org.apache.rahas.impl.AbstractIssuerConfig
org.apache.rahas.impl.SCTIssuerConfig
- public class SCTIssuerConfig
- extends AbstractIssuerConfig
SCTIssuer Configuration processor
Fields inherited from class org.apache.rahas.impl.AbstractIssuerConfig |
ADD_REQUESTED_ATTACHED_REF, ADD_REQUESTED_UNATTACHED_REF, addRequestedAttachedRef, addRequestedUnattachedRef, CRYPTO, CRYPTO_PROPERTIES, cryptoPropertiesElement, cryptoPropertiesFile, keyComputation, keySize, PROOF_KEY_TYPE, proofKeyType, ttl |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCT_ISSUER_CONFIG
public static final QName SCT_ISSUER_CONFIG
requesterEntropy
protected byte[] requesterEntropy
load
public static SCTIssuerConfig load(org.apache.axiom.om.OMElement elem)
throws TrustException
- Throws:
TrustException
load
public static SCTIssuerConfig load(String configFilePath)
throws TrustException
- Throws:
TrustException