Uses of Class
com.zitadel.model.WebKeyServiceWebKey
Packages that use WebKeyServiceWebKey
-
Uses of WebKeyServiceWebKey in com.zitadel.model
Methods in com.zitadel.model that return WebKeyServiceWebKeyModifier and TypeMethodDescriptionWebKeyServiceWebKey.changeDate(OffsetDateTime changeDate) WebKeyServiceWebKey.creationDate(OffsetDateTime creationDate) WebKeyServiceWebKey.ecdsa(WebKeyServiceECDSA ecdsa) WebKeyServiceWebKey.rsa(WebKeyServiceRSA rsa) WebKeyServiceWebKey.state(WebKeyServiceState state) Methods in com.zitadel.model that return types with arguments of type WebKeyServiceWebKeyMethods in com.zitadel.model with parameters of type WebKeyServiceWebKeyModifier and TypeMethodDescriptionWebKeyServiceListWebKeysResponse.addWebKeysItem(WebKeyServiceWebKey webKeysItem) Method parameters in com.zitadel.model with type arguments of type WebKeyServiceWebKeyModifier and TypeMethodDescriptionvoidWebKeyServiceListWebKeysResponse.setWebKeys(List<WebKeyServiceWebKey> webKeys) WebKeyServiceListWebKeysResponse.webKeys(List<WebKeyServiceWebKey> webKeys)