|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.inf.container.DefaultContextProviderDelegate
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
Constructor Summary | |
DefaultContextProviderDelegate()
|
Method Summary | |
private DirectoryContextProvider |
getGroupContext(WTContainer container,
PrincipalSpec spec)
|
protected String |
getGroupSearchBase(WTContainer container)
Supported API: false |
protected String |
getGroupSearchScope(WTContainer container)
Supported API: false |
DirectoryContextProvider |
getPublicContextProvider(WTContainer container,
Class principal_class,
boolean restrict)
Deprecated. |
DirectoryContextProvider[] |
getPublicContextProviders(PrincipalSpec spec)
Supported API: false |
private String[] |
getServices(PrincipalSpec spec)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
Constructor Detail |
public DefaultContextProviderDelegate()
Method Detail |
public final DirectoryContextProvider[] getPublicContextProviders(PrincipalSpec spec) throws WTException
getPublicContextProviders
in interface ContextProviderDelegate
spec
-
WTException
StandardWTContainerService.getPublicContextProviders(PrincipalSpec)
protected String getGroupSearchBase(WTContainer container) throws WTException
container
-
WTException
protected String getGroupSearchScope(WTContainer container) throws WTException
container
-
WTException
public DirectoryContextProvider getPublicContextProvider(WTContainer container, Class principal_class, boolean restrict) throws WTException
getPublicContextProvider
in interface ContextProviderDelegate
container
- principal_class
- restrict
-
WTException
private final String[] getServices(PrincipalSpec spec) throws WTException
WTException
private final DirectoryContextProvider getGroupContext(WTContainer container, PrincipalSpec spec) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |