Uses of Class
com.zitadel.model.ApplicationServiceCreateApplicationKeyResponse
Packages that use ApplicationServiceCreateApplicationKeyResponse
-
Uses of ApplicationServiceCreateApplicationKeyResponse in com.zitadel.api
Methods in com.zitadel.api that return ApplicationServiceCreateApplicationKeyResponseModifier and TypeMethodDescriptionApplicationServiceApi.createApplicationKey(ApplicationServiceCreateApplicationKeyRequest applicationServiceCreateApplicationKeyRequest) Create Application Key Create a new application key, which is used to authorize an API application. -
Uses of ApplicationServiceCreateApplicationKeyResponse in com.zitadel.model
Methods in com.zitadel.model that return ApplicationServiceCreateApplicationKeyResponseModifier and TypeMethodDescriptionApplicationServiceCreateApplicationKeyResponse.creationDate(OffsetDateTime creationDate) ApplicationServiceCreateApplicationKeyResponse.keyDetails(byte[] keyDetails)