|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.rahas.impl.AbstractIssuerConfig
org.apache.rahas.impl.SCTIssuerConfig
public class SCTIssuerConfig
SCTIssuer Configuration processor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.rahas.impl.AbstractIssuerConfig |
---|
AbstractIssuerConfig.KeyComputation |
Field Summary | |
---|---|
protected byte[] |
requesterEntropy
|
static javax.xml.namespace.QName |
SCT_ISSUER_CONFIG
|
Fields inherited from class org.apache.rahas.impl.AbstractIssuerConfig |
---|
ADD_REQUESTED_ATTACHED_REF, ADD_REQUESTED_UNATTACHED_REF, addRequestedAttachedRef, addRequestedUnattachedRef, CRYPTO, CRYPTO_PROPERTIES, cryptoElement, cryptoPropertiesElement, cryptoPropertiesFile, keyComputation, keySize, PROOF_KEY_TYPE, proofKeyType, PROPERTY, PROVIDER, ttl |
Method Summary | |
---|---|
static SCTIssuerConfig |
load(org.apache.axiom.om.OMElement elem)
|
static SCTIssuerConfig |
load(java.lang.String configFilePath)
|
Methods inherited from class org.apache.rahas.impl.AbstractIssuerConfig |
---|
getProofKeyType, setAddRequestedAttachedRef, setAddRequestedUnattachedRef, setKeyComputation, setKeySize, setProofKeyType, setTtl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.xml.namespace.QName SCT_ISSUER_CONFIG
protected byte[] requesterEntropy
Method Detail |
---|
public static SCTIssuerConfig load(org.apache.axiom.om.OMElement elem) throws TrustException
TrustException
public static SCTIssuerConfig load(java.lang.String configFilePath) throws TrustException
TrustException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |