Uses of Class
com.zitadel.model.BetaWebKeyServiceCreateWebKeyRequest
Packages that use BetaWebKeyServiceCreateWebKeyRequest
-
Uses of BetaWebKeyServiceCreateWebKeyRequest in com.zitadel.api
Methods in com.zitadel.api with parameters of type BetaWebKeyServiceCreateWebKeyRequestModifier and TypeMethodDescriptionBetaWebKeyServiceApi.createWebKey(BetaWebKeyServiceCreateWebKeyRequest betaWebKeyServiceCreateWebKeyRequest) Create Web Key Deprecated: please move to the corresponding endpoint under oidc service v2. -
Uses of BetaWebKeyServiceCreateWebKeyRequest in com.zitadel.model
Methods in com.zitadel.model that return BetaWebKeyServiceCreateWebKeyRequestModifier and TypeMethodDescriptionBetaWebKeyServiceCreateWebKeyRequest.ecdsa(BetaWebKeyServiceECDSA ecdsa) BetaWebKeyServiceCreateWebKeyRequest.rsa(BetaWebKeyServiceRSA rsa)