| Package | Description |
|---|---|
| org.apache.rahas | |
| org.apache.rahas.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenPersister.setConfiguration(AbstractIssuerConfig config)
Pass persister configuration to be set in the persister implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SAMLTokenIssuerConfig
Configuration manager for the
SAMLTokenIssuer |
class |
SCTIssuerConfig
SCTIssuer Configuration processor
|
| Modifier and Type | Method and Description |
|---|---|
static TokenPersister |
TokenIssuerUtil.getTokenPersister(AbstractIssuerConfig config,
org.apache.axis2.context.MessageContext inMsgCtx)
Reads the TokenPersister configuration from TokenIssuerConfig and create TokenPersister.
|
static void |
TokenIssuerUtil.handleRequestedProofToken(RahasData data,
int wstVersion,
AbstractIssuerConfig config,
org.apache.axiom.om.OMElement rstrElem,
Token token,
Document doc) |
static boolean |
TokenIssuerUtil.isPersisterConfigured(AbstractIssuerConfig samlIssuerConfig)
Util method that checks whether a persister is configured.
|
static void |
TokenIssuerUtil.manageTokenPersistenceSettings(AbstractIssuerConfig config,
org.apache.axis2.context.MessageContext inMsgCtx)
This initializes token persister and related config and set them in config context if they
are not already set.
|
void |
FSBasedRetiredTokenPersister.setConfiguration(AbstractIssuerConfig config) |
static void |
TokenIssuerUtil.setIssuerConfigInConfigCtx(AbstractIssuerConfig samlIssuerConfig,
org.apache.axis2.context.MessageContext msgCxt)
Set the issuer config in config ctx to be referenced in a later stage of the flow.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.