Uses of Class
org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
-
Packages that use TrustedAuthority.HashTrustedAuthority Package Description org.wildfly.security.x500 Package containing X.500 representations. -
-
Uses of TrustedAuthority.HashTrustedAuthority in org.wildfly.security.x500
Subclasses of TrustedAuthority.HashTrustedAuthority in org.wildfly.security.x500 Modifier and Type Class Description static class
TrustedAuthority.IssuerKeyHashTrustedAuthority
A trusted authority that is identified by the hash of its public key.static class
TrustedAuthority.IssuerNameHashTrustedAuthority
A trusted authority that is identified by the hash of its name.static class
TrustedAuthority.PKCS15KeyHashTrustedAuthority
A trusted authority that is identified by the PKCS #15 key hash.
-