Uses of Class
com.zitadel.model.ApplicationServiceCreateApplicationKeyRequest
Packages that use ApplicationServiceCreateApplicationKeyRequest
-
Uses of ApplicationServiceCreateApplicationKeyRequest in com.zitadel.api
Methods in com.zitadel.api with parameters of type ApplicationServiceCreateApplicationKeyRequestModifier and TypeMethodDescriptionApplicationServiceApi.createApplicationKey(ApplicationServiceCreateApplicationKeyRequest applicationServiceCreateApplicationKeyRequest) Create Application Key Create a new application key, which is used to authorize an API application. -
Uses of ApplicationServiceCreateApplicationKeyRequest in com.zitadel.model
Methods in com.zitadel.model that return ApplicationServiceCreateApplicationKeyRequestModifier and TypeMethodDescriptionApplicationServiceCreateApplicationKeyRequest.applicationId(String applicationId) ApplicationServiceCreateApplicationKeyRequest.expirationDate(OffsetDateTime expirationDate)