public class RuntimeResourceManager extends Object implements ResourceManager
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeResourceManager.ContentRestriction |
static class |
RuntimeResourceManager.FeatureRestriction |
static class |
RuntimeResourceManager.RuntimeRestriction |
| Constructor and Description |
|---|
RuntimeResourceManager() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeResourceManager.RuntimeRestriction |
getRestriction(RuntimeResource resource) |
boolean |
requiresAuthentication(Resource resource) |
boolean |
supports(Resource resource) |
public RuntimeResourceManager.RuntimeRestriction getRestriction(RuntimeResource resource)
public boolean supports(Resource resource)
supports in interface ResourceManagerpublic boolean requiresAuthentication(Resource resource)
requiresAuthentication in interface ResourceManagerCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.