org.apache.rahas.impl
Class TokenCancelerConfig

java.lang.Object
  extended by org.apache.rahas.impl.TokenCancelerConfig

public class TokenCancelerConfig
extends java.lang.Object


Field Summary
static javax.xml.namespace.QName TOKEN_CANCELER_CONFIG
           
 
Method Summary
static TokenCancelerConfig load(org.apache.axiom.om.OMElement elem)
           
static TokenCancelerConfig load(java.lang.String configFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOKEN_CANCELER_CONFIG

public static final javax.xml.namespace.QName TOKEN_CANCELER_CONFIG
Method Detail

load

public static TokenCancelerConfig load(org.apache.axiom.om.OMElement elem)
                                throws TrustException
Throws:
TrustException

load

public static TokenCancelerConfig load(java.lang.String configFilePath)
                                throws TrustException
Throws:
TrustException