public class AccessCheckingEventContextDecorator extends AccessCheckingContextDecorator implements EventContext
OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPEAPPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES| Constructor and Description |
|---|
AccessCheckingEventContextDecorator(EventContext original,
String... checkedSchemes) |
AccessCheckingEventContextDecorator(String... checkedSchemes) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamingListener(Name target,
int scope,
NamingListener l) |
void |
addNamingListener(String target,
int scope,
NamingListener l) |
protected EventContext |
getOriginal() |
void |
removeNamingListener(NamingListener l) |
boolean |
targetMustExist() |
addToEnvironment, bind, bind, check, check, check, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, equals, getEnvironment, getNameInNamespace, getNameParser, getNameParser, hashCode, init, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindpublic AccessCheckingEventContextDecorator(String... checkedSchemes)
public AccessCheckingEventContextDecorator(EventContext original, String... checkedSchemes)
protected EventContext getOriginal()
getOriginal in class AccessCheckingContextDecoratorpublic void addNamingListener(Name target, int scope, NamingListener l) throws NamingException
addNamingListener in interface EventContextNamingExceptionpublic void addNamingListener(String target, int scope, NamingListener l) throws NamingException
addNamingListener in interface EventContextNamingExceptionpublic void removeNamingListener(NamingListener l) throws NamingException
removeNamingListener in interface EventContextNamingExceptionpublic boolean targetMustExist()
throws NamingException
targetMustExist in interface EventContextNamingExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.