org.apache.axis2.security.trust.impl
Class SCTIssuerConfig
java.lang.Object
org.apache.axis2.security.trust.impl.SCTIssuerConfig
- public class SCTIssuerConfig
- extends Object
SCTIssuer Configuration processor
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
ADD_REQUESTED_ATTACHED_REF
public static final QName ADD_REQUESTED_ATTACHED_REF
ADD_REQUESTED_UNATTACHED_REF
public static final QName ADD_REQUESTED_UNATTACHED_REF
SCT_ISSUER_CONFIG_PARAM
public static final String SCT_ISSUER_CONFIG_PARAM
- See Also:
- Constant Field Values
proofTokenType
protected String proofTokenType
cryptoPropertiesFile
protected String cryptoPropertiesFile
addRequestedAttachedRef
protected boolean addRequestedAttachedRef
addRequestedUnattachedRef
protected boolean addRequestedUnattachedRef
SCTIssuerConfig
public SCTIssuerConfig(org.apache.axiom.om.OMElement elem)
throws TrustException
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