public class TokenCancelerConfig extends Object
Modifier and Type | Field and Description |
---|---|
static QName |
TOKEN_CANCELER_CONFIG |
Modifier and Type | Method and Description |
---|---|
static TokenCancelerConfig |
load(org.apache.axiom.om.OMElement elem) |
static TokenCancelerConfig |
load(String configFilePath) |
public static final QName TOKEN_CANCELER_CONFIG
public static TokenCancelerConfig load(org.apache.axiom.om.OMElement elem) throws TrustException
TrustException
public static TokenCancelerConfig load(String configFilePath) throws TrustException
TrustException
Copyright © Apache Software Foundation. All Rights Reserved.