Uses of Class
org.keycloak.representations.info.CryptoInfoRepresentation
-
Uses of CryptoInfoRepresentation in org.keycloak.representations.info
Modifier and TypeMethodDescriptionstatic CryptoInfoRepresentation
CryptoInfoRepresentation.create
(List<String> clientSignatureSymmetricAlgorithms, List<String> clientSignatureAsymmetricAlgorithms) ServerInfoRepresentation.getCryptoInfo()
Modifier and TypeMethodDescriptionvoid
ServerInfoRepresentation.setCryptoInfo
(CryptoInfoRepresentation cryptoInfo)