Package | Description |
---|---|
org.opensaml.xmlsec |
Configuration and support classes for security.
|
Modifier and Type | Method and Description |
---|---|
WhitelistBlacklistConfiguration.Precedence |
WhitelistBlacklistConfiguration.getWhitelistBlacklistPrecedence()
Get preference value indicating which should take precedence when both whitelist and blacklist are non-empty.
|
static WhitelistBlacklistConfiguration.Precedence |
WhitelistBlacklistConfiguration.Precedence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhitelistBlacklistConfiguration.Precedence[] |
WhitelistBlacklistConfiguration.Precedence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.