Package org.bremersee.keycloak.api.model
Class Permission
java.lang.Object
org.bremersee.keycloak.api.model.Permission
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2026-08-17T22:40:45.221551766+02:00[Europe/Berlin]",
comments="Generator version: 7.24.0")
public class Permission
extends Object
Permission
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddScopesItem(String scopesItem) booleanGet claimsgetRsid()Get rsidGet rsnameGet scopesinthashCode()putClaimsItem(String key, Set<String> claimsItem) voidvoidvoidvoidtoString()
-
Constructor Details
-
Permission
public Permission()
-
-
Method Details
-
rsid
-
getRsid
Get rsid- Returns:
- rsid
-
setRsid
-
rsname
-
getRsname
Get rsname- Returns:
- rsname
-
setRsname
-
scopes
-
addScopesItem
-
getScopes
Get scopes- Returns:
- scopes
-
setScopes
-
claims
-
putClaimsItem
-
getClaims
Get claims- Returns:
- claims
-
setClaims
-
equals
-
hashCode
public int hashCode() -
toString
-