public class CachedApplication extends CachedClient
attributes, directGrantsOnly, enabled, frontchannelLogout, fullScopeAllowed, id, name, notBefore, protocol, publicClient, realm, redirectUris, scope, secret, webOrigins
Constructor and Description |
---|
CachedApplication(RealmCache cache,
RealmProvider delegate,
RealmModel realm,
ApplicationModel model) |
Modifier and Type | Method and Description |
---|---|
String |
getBaseUrl() |
List<String> |
getDefaultRoles() |
String |
getManagementUrl() |
int |
getNodeReRegistrationTimeout() |
Map<String,Integer> |
getRegisteredNodes() |
Map<String,String> |
getRoles() |
boolean |
isBearerOnly() |
boolean |
isSurrogateAuthRequired() |
getAttributes, getId, getIdentityProviders, getName, getNotBefore, getProtocol, getProtocolMappers, getRealm, getRedirectUris, getScope, getSecret, getWebOrigins, hasIdentityProvider, isAllowedRetrieveTokenFromIdentityProvider, isDirectGrantsOnly, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isPublicClient
public CachedApplication(RealmCache cache, RealmProvider delegate, RealmModel realm, ApplicationModel model)
Copyright © 2015. All rights reserved.