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 classTrustedAuthority.IssuerKeyHashTrustedAuthorityA trusted authority that is identified by the hash of its public key.static classTrustedAuthority.IssuerNameHashTrustedAuthorityA trusted authority that is identified by the hash of its name.static classTrustedAuthority.PKCS15KeyHashTrustedAuthorityA trusted authority that is identified by the PKCS #15 key hash.
-