Package | Description |
---|---|
org.opensaml.xmlsec |
Configuration and support classes for security.
|
org.opensaml.xmlsec.impl |
Implementation of configuration and parameter resolver classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DecryptionParameters
The effective parameters to use when decrypting encrypted XML.
|
class |
SignatureValidationParameters
The effective parameters to use when validating an XML signature.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSecurityParametersResolver.resolveAndPopulateWhiteAndBlacklists(WhitelistBlacklistParameters params,
net.shibboleth.utilities.java.support.resolver.CriteriaSet criteria,
List<? extends WhitelistBlacklistConfiguration> configs)
Resolve and populate the effective whitelist or blacklist on the supplied instance of
WhitelistBlacklistParameters . |
Copyright © 2017. All rights reserved.