Uses of Class
org.keycloak.representations.info.CryptoInfoRepresentation
Packages that use CryptoInfoRepresentation
-
Uses of CryptoInfoRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return CryptoInfoRepresentationModifier and TypeMethodDescriptionstatic CryptoInfoRepresentationCryptoInfoRepresentation.create(List<String> clientSignatureSymmetricAlgorithms, List<String> clientSignatureAsymmetricAlgorithms) ServerInfoRepresentation.getCryptoInfo()Methods in org.keycloak.representations.info with parameters of type CryptoInfoRepresentationModifier and TypeMethodDescriptionvoidServerInfoRepresentation.setCryptoInfo(CryptoInfoRepresentation cryptoInfo)