keycloak
org.keycloak.representations.idm.GroupRepresentation メンバ一覧

継承メンバを含む org.keycloak.representations.idm.GroupRepresentation の全メンバ一覧です。

accessorg.keycloak.representations.idm.GroupRepresentationprivate
attributesorg.keycloak.representations.idm.GroupRepresentationprotected
clientRolesorg.keycloak.representations.idm.GroupRepresentationprotected
getAccess()org.keycloak.representations.idm.GroupRepresentationinline
getAttributes()org.keycloak.representations.idm.GroupRepresentationinline
getClientRoles()org.keycloak.representations.idm.GroupRepresentationinline
getId()org.keycloak.representations.idm.GroupRepresentationinline
getName()org.keycloak.representations.idm.GroupRepresentationinline
getPath()org.keycloak.representations.idm.GroupRepresentationinline
getRealmRoles()org.keycloak.representations.idm.GroupRepresentationinline
getSubGroups()org.keycloak.representations.idm.GroupRepresentationinline
idorg.keycloak.representations.idm.GroupRepresentationprotected
nameorg.keycloak.representations.idm.GroupRepresentationprotected
pathorg.keycloak.representations.idm.GroupRepresentationprotected
realmRolesorg.keycloak.representations.idm.GroupRepresentationprotected
setAccess(Map< String, Boolean > access)org.keycloak.representations.idm.GroupRepresentationinline
setAttributes(Map< String, List< String >> attributes)org.keycloak.representations.idm.GroupRepresentationinline
setClientRoles(Map< String, List< String >> clientRoles)org.keycloak.representations.idm.GroupRepresentationinline
setId(String id)org.keycloak.representations.idm.GroupRepresentationinline
setName(String name)org.keycloak.representations.idm.GroupRepresentationinline
setPath(String path)org.keycloak.representations.idm.GroupRepresentationinline
setRealmRoles(List< String > realmRoles)org.keycloak.representations.idm.GroupRepresentationinline
setSubGroups(List< GroupRepresentation > subGroups)org.keycloak.representations.idm.GroupRepresentationinline
singleAttribute(String name, String value)org.keycloak.representations.idm.GroupRepresentationinline
subGroupsorg.keycloak.representations.idm.GroupRepresentationprotected