public class CachedOAuthClient extends CachedClient
allowedClaimsMask, attributes, directGrantsOnly, enabled, fullScopeAllowed, id, name, notBefore, protocol, publicClient, realm, redirectUris, scope, secret, webOrigins
Constructor and Description |
---|
CachedOAuthClient(RealmCache cache,
RealmProvider delegate,
RealmModel realm,
OAuthClientModel model) |
getAllowedClaimsMask, getAttributes, getId, getName, getNotBefore, getProtocol, getRealm, getRedirectUris, getScope, getSecret, getWebOrigins, isDirectGrantsOnly, isEnabled, isFullScopeAllowed, isPublicClient
public CachedOAuthClient(RealmCache cache, RealmProvider delegate, RealmModel realm, OAuthClientModel model)
Copyright © 2015. All Rights Reserved.