@Entity public class OAuthClientEntity extends ClientEntity
Modifier and Type | Field and Description |
---|---|
protected boolean |
directGrantsOnly |
attributes, realm, redirectUris, webOrigins
Constructor and Description |
---|
OAuthClientEntity() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDirectGrantsOnly() |
void |
setDirectGrantsOnly(boolean directGrantsOnly) |
getAttributes, getId, getIdentityProviders, getName, getNotBefore, getProtocol, getProtocolMappers, getRealm, getRedirectUris, getSecret, getWebOrigins, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isPublicClient, setAttributes, setEnabled, setFrontchannelLogout, setFullScopeAllowed, setId, setIdentityProviders, setName, setNotBefore, setProtocol, setProtocolMappers, setPublicClient, setRealm, setRedirectUris, setSecret, setWebOrigins
Copyright © 2015. All rights reserved.