public static class AbstractResourceService.Permission extends UserRepresentation
applicationRoles, attributes, clientConsents, clientRoles, createdTimestamp, credentials, disableableCredentialTypes, email, emailVerified, enabled, federatedIdentities, federationLink, firstName, groups, id, lastName, notBefore, origin, realmRoles, requiredActions, self, serviceAccountClientId, socialLinks, totp, username
Constructor and Description |
---|
Permission() |
Permission(String userName,
String... scopes) |
Modifier and Type | Method and Description |
---|---|
void |
addScope(String... scope) |
List<String> |
getScopes() |
firstAttribute, getAccess, getApplicationRoles, getAttributes, getClientConsents, getClientRoles, getCreatedTimestamp, getCredentials, getDisableableCredentialTypes, getEmail, getFederatedIdentities, getFederationLink, getFirstName, getGroups, getId, getLastName, getNotBefore, getOrigin, getRealmRoles, getRequiredActions, getSelf, getServiceAccountClientId, getSocialLinks, getUsername, isEmailVerified, isEnabled, isTotp, setAccess, setAttributes, setClientConsents, setClientRoles, setCreatedTimestamp, setCredentials, setDisableableCredentialTypes, setEmail, setEmailVerified, setEnabled, setFederatedIdentities, setFederationLink, setFirstName, setGroups, setId, setLastName, setNotBefore, setOrigin, setRealmRoles, setRequiredActions, setSelf, setServiceAccountClientId, setSocialLinks, setTotp, setUsername, singleAttribute, toAttributes
Copyright © 2021 JBoss by Red Hat. All rights reserved.