public class CachedApplication extends CachedClient
allowedClaimsMask, attributes, directGrantsOnly, enabled, 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() |
getAllowedClaimsMask, getAttributes, getId, getName, getNotBefore, getProtocol, getRealm, getRedirectUris, getScope, getSecret, getWebOrigins, isDirectGrantsOnly, isEnabled, isFullScopeAllowed, isPublicClient
public CachedApplication(RealmCache cache, RealmProvider delegate, RealmModel realm, ApplicationModel model)
Copyright © 2014. All Rights Reserved.