Package | Description |
---|---|
org.opensaml.profile.action.impl |
Implementations of general profile actions.
|
org.opensaml.xmlsec.impl |
Implementation of configuration and parameter resolver classes.
|
Modifier and Type | Method and Description |
---|---|
void |
PopulateDecryptionParameters.setDecryptionParametersResolver(DecryptionParametersResolver newResolver)
Set the resolver to use for the parameters to store into the context.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicDecryptionParametersResolver
Basic implementation of
DecryptionParametersResolver . |
class |
StaticDecryptionParametersResolver
Resolve an instance of
DecryptionParameters statically. |
Copyright © 2017. All rights reserved.