Package org.apache.rahas
Class TokenRequestDispatcherConfig
java.lang.Object
org.apache.rahas.TokenRequestDispatcherConfig
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetRenewer
(String tokenType) getValidator
(String tokenType) static TokenRequestDispatcherConfig
static TokenRequestDispatcherConfig
load
(org.apache.axiom.om.OMElement configElem)
-
Field Details
-
CONFIG_PARAM_KEY
- See Also:
-
CONFIG_FILE_KEY
- See Also:
-
-
Constructor Details
-
TokenRequestDispatcherConfig
public TokenRequestDispatcherConfig()
-
-
Method Details
-
load
public static TokenRequestDispatcherConfig load(org.apache.axiom.om.OMElement configElem) throws TrustException - Throws:
TrustException
-
load
- Throws:
TrustException
-
getDefaultIssuerInstace
- Throws:
TrustException
-
getDefaultCancelerInstance
- Throws:
TrustException
-
getDefaultValidatorInstance
- Throws:
TrustException
-
getDefaultRenewerInstance
- Throws:
TrustException
-
getDefaultIssuerName
-
getIssuer
- Throws:
TrustException
-
getValidator
- Throws:
TrustException
-
getRenewer
- Throws:
TrustException
-