public class GlassFishSecurityProvider extends Object implements org.apache.felix.webconsole.WebConsoleSecurityProvider
| Constructor and Description |
|---|
GlassFishSecurityProvider() |
| Modifier and Type | Method and Description |
|---|---|
Object |
authenticate(String username,
String password) |
boolean |
authorize(Object user,
String role) |
void |
setBundleContext(org.osgi.framework.BundleContext context) |
Copyright © 2017. All rights reserved.