Toggle navigation
Home
org.keycloak.models.RealmModel to org.keycloak.representations.idm.RealmRepresentation
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'keycloak'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
realm
to
realmRepresentation
realm
to
realmRepresentation
realm
to
realmRepresentation
realm
to
realmRepresentation
Add or Remove Method invocation
SslRequired.ALL
to
SslRequired.ALL.toString()
SslRequired.EXTERNAL
to
SslRequired.EXTERNAL.toString()