Package org.bremersee.keycloak.api.model
Class CredentialRepresentation
java.lang.Object
org.bremersee.keycloak.api.model.CredentialRepresentation
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2026-08-17T22:28:47.079753199+02:00[Europe/Berlin]",
comments="Generator version: 7.24.0")
public class CredentialRepresentation
extends Object
CredentialRepresentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedDate(Long createdDate) credentialData(String credentialData) booleanfederationLink(String federationLink) Deprecated.Deprecated.Deprecated.Get createdDateGet credentialDataDeprecated.Deprecated.Get federationLinkDeprecated.Deprecated.getId()Get idDeprecated.Get prioritygetSalt()Deprecated.Get secretDataGet temporarygetType()Get typeGet userLabelgetValue()Get valueinthashCode()hashedSaltedValue(String hashedSaltedValue) hashIterations(Integer hashIterations) putConfigItem(String key, List<String> configItem) secretData(String secretData) voidsetAlgorithm(String algorithm) Deprecated.voidDeprecated.voidsetCounter(Integer counter) Deprecated.voidsetCreatedDate(Long createdDate) voidsetCredentialData(String credentialData) voidDeprecated.voidDeprecated.voidsetFederationLink(String federationLink) voidsetHashedSaltedValue(String hashedSaltedValue) Deprecated.voidsetHashIterations(Integer hashIterations) Deprecated.voidvoidDeprecated.voidsetPriority(Integer priority) voidDeprecated.voidsetSecretData(String secretData) voidsetTemporary(Boolean temporary) voidvoidsetUserLabel(String userLabel) voidtoString()
-
Constructor Details
-
CredentialRepresentation
public CredentialRepresentation()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
type
-
getType
Get type- Returns:
- type
-
setType
-
userLabel
-
getUserLabel
Get userLabel- Returns:
- userLabel
-
setUserLabel
-
createdDate
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
setCreatedDate
-
secretData
-
getSecretData
Get secretData- Returns:
- secretData
-
setSecretData
-
credentialData
-
getCredentialData
Get credentialData- Returns:
- credentialData
-
setCredentialData
-
priority
-
getPriority
Get priority- Returns:
- priority
-
setPriority
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
temporary
-
getTemporary
Get temporary- Returns:
- temporary
-
setTemporary
-
device
-
getDevice
Deprecated.Get device- Returns:
- device
-
setDevice
Deprecated. -
hashedSaltedValue
-
getHashedSaltedValue
Deprecated.Get hashedSaltedValue- Returns:
- hashedSaltedValue
-
setHashedSaltedValue
Deprecated. -
salt
-
getSalt
Deprecated.Get salt- Returns:
- salt
-
setSalt
Deprecated. -
hashIterations
-
getHashIterations
Deprecated.Get hashIterations- Returns:
- hashIterations
-
setHashIterations
Deprecated. -
counter
-
getCounter
Deprecated.Get counter- Returns:
- counter
-
setCounter
Deprecated. -
algorithm
-
getAlgorithm
Deprecated.Get algorithm- Returns:
- algorithm
-
setAlgorithm
Deprecated. -
digits
-
getDigits
Deprecated.Get digits- Returns:
- digits
-
setDigits
Deprecated. -
period
-
getPeriod
Deprecated.Get period- Returns:
- period
-
setPeriod
Deprecated. -
config
-
putConfigItem
-
getConfig
Deprecated.Get config- Returns:
- config
-
setConfig
Deprecated. -
federationLink
-
getFederationLink
Get federationLink- Returns:
- federationLink
-
setFederationLink
-
equals
-
hashCode
public int hashCode() -
toString
-