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