org.apache.axis2.security.trust.impl
Class SCTIssuer.SCTIssuerConfig

java.lang.Object
  extended byorg.apache.axis2.security.trust.impl.SCTIssuer.SCTIssuerConfig
Enclosing class:
SCTIssuer

protected class SCTIssuer.SCTIssuerConfig
extends Object


Field Summary
protected  String cryptoPropertiesFile
           
protected  String proofTokenType
           
 
Constructor Summary
SCTIssuer.SCTIssuerConfig(org.apache.ws.commons.om.OMElement elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

proofTokenType

protected String proofTokenType

cryptoPropertiesFile

protected String cryptoPropertiesFile
Constructor Detail

SCTIssuer.SCTIssuerConfig

public SCTIssuer.SCTIssuerConfig(org.apache.ws.commons.om.OMElement elem)