Package | Description |
---|---|
org.wildfly.security.evidence |
The evidence types used by Elytron.
|
org.wildfly.security.sasl.util |
Modifier and Type | Class and Description |
---|---|
class |
X509PeerCertificateChainEvidence
A piece of evidence that is comprised of a verified peer certificate chain.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
SaslMechanismInformation.getSupportedServerEvidenceAlgorithms(String mechName,
Class<? extends AlgorithmEvidence> evidenceType)
Get the supported algorithm names for a SASL server mechanism and evidence type.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.