クラス DummyDirContext
java.lang.ObjectSE
org.springframework.ldap.test.DummyDirContext
- 実装済みのインターフェース一覧:
ContextSE, DirContextSE
フィールド概要
インターフェース ContextSE から継承されたフィールド
AUTHORITATIVESE, BATCHSIZESE, DNS_URLSE, INITIAL_CONTEXT_FACTORYSE, LANGUAGESE, OBJECT_FACTORIESSE, PROVIDER_URLSE, REFERRALSE, SECURITY_AUTHENTICATIONSE, SECURITY_CREDENTIALSSE, SECURITY_PRINCIPALSE, SECURITY_PROTOCOLSE, STATE_FACTORIESSE, URL_PKG_PREFIXESSEインターフェース DirContextSE から継承されたフィールド
ADD_ATTRIBUTESE, REMOVE_ATTRIBUTESE, REPLACE_ATTRIBUTESEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明addToEnvironment(StringSE propName, ObjectSE propVal) voidvoidbind(StringSE name, ObjectSE obj, AttributesSE attrs) voidvoidbind(NameSE name, ObjectSE obj, AttributesSE attrs) voidclose()composeName(StringSE name, StringSE prefix) composeName(NameSE name, NameSE prefix) createSubcontext(StringSE name) createSubcontext(StringSE name, AttributesSE attrs) createSubcontext(NameSE name) createSubcontext(NameSE name, AttributesSE attrs) voiddestroySubcontext(StringSE name) voiddestroySubcontext(NameSE name) getAttributes(StringSE name) getAttributes(StringSE name, StringSE[] attrIds) getAttributes(NameSE name) getAttributes(NameSE name, StringSE[] attrIds) HashtableSE<?, ?> getNameParser(StringSE name) getNameParser(NameSE name) listBindings(StringSE name) listBindings(NameSE name) lookupLink(StringSE name) lookupLink(NameSE name) voidmodifyAttributes(StringSE name, int modOp, AttributesSE attrs) voidmodifyAttributes(StringSE name, ModificationItemSE[] mods) voidmodifyAttributes(NameSE name, int modOp, AttributesSE attrs) voidmodifyAttributes(NameSE name, ModificationItemSE[] mods) voidvoidrebind(StringSE name, ObjectSE obj, AttributesSE attrs) voidvoidrebind(NameSE name, ObjectSE obj, AttributesSE attrs) removeFromEnvironment(StringSE propName) voidvoidsearch(StringSE name, StringSE filterExpr, ObjectSE[] filterArgs, SearchControlsSE cons) search(StringSE name, StringSE filter, SearchControlsSE cons) search(StringSE name, AttributesSE matchingAttributes) search(StringSE name, AttributesSE matchingAttributes, StringSE[] attributesToReturn) search(NameSE name, StringSE filterExpr, ObjectSE[] filterArgs, SearchControlsSE cons) search(NameSE name, StringSE filter, SearchControlsSE cons) search(NameSE name, AttributesSE matchingAttributes) search(NameSE name, AttributesSE matchingAttributes, StringSE[] attributesToReturn) voidvoid
コンストラクターの詳細
DummyDirContext
public DummyDirContext()
メソッドの詳細
getAttributes
- 次で指定:
- インターフェース
DirContextSEのgetAttributesSE - 例外:
NamingExceptionSE
getAttributes
- 次で指定:
- インターフェース
DirContextSEのgetAttributesSE - 例外:
NamingExceptionSE
getAttributes
- 次で指定:
- インターフェース
DirContextSEのgetAttributesSE - 例外:
NamingExceptionSE
getAttributes
- 次で指定:
- インターフェース
DirContextSEのgetAttributesSE - 例外:
NamingExceptionSE
modifyAttributes
- 次で指定:
- インターフェース
DirContextSEのmodifyAttributesSE - 例外:
NamingExceptionSE
modifyAttributes
- 次で指定:
- インターフェース
DirContextSEのmodifyAttributesSE - 例外:
NamingExceptionSE
modifyAttributes
- 次で指定:
- インターフェース
DirContextSEのmodifyAttributesSE - 例外:
NamingExceptionSE
modifyAttributes
- 次で指定:
- インターフェース
DirContextSEのmodifyAttributesSE - 例外:
NamingExceptionSE
bind
- 次で指定:
- インターフェース
DirContextSEのbindSE - 例外:
NamingExceptionSE
bind
- 次で指定:
- インターフェース
DirContextSEのbindSE - 例外:
NamingExceptionSE
rebind
- 次で指定:
- インターフェース
DirContextSEのrebindSE - 例外:
NamingExceptionSE
rebind
- 次で指定:
- インターフェース
DirContextSEのrebindSE - 例外:
NamingExceptionSE
createSubcontext
- 次で指定:
- インターフェース
DirContextSEのcreateSubcontextSE - 例外:
NamingExceptionSE
createSubcontext
- 次で指定:
- インターフェース
DirContextSEのcreateSubcontextSE - 例外:
NamingExceptionSE
getSchema
- 次で指定:
- インターフェース
DirContextSEのgetSchemaSE - 例外:
NamingExceptionSE
getSchema
- 次で指定:
- インターフェース
DirContextSEのgetSchemaSE - 例外:
NamingExceptionSE
getSchemaClassDefinition
- 次で指定:
- インターフェース
DirContextSEのgetSchemaClassDefinitionSE - 例外:
NamingExceptionSE
getSchemaClassDefinition
- 次で指定:
- インターフェース
DirContextSEのgetSchemaClassDefinitionSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(NameSE name, AttributesSE matchingAttributes, StringSE[] attributesToReturn) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(StringSE name, AttributesSE matchingAttributes, StringSE[] attributesToReturn) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(NameSE name, AttributesSE matchingAttributes) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(StringSE name, AttributesSE matchingAttributes) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(NameSE name, StringSE filter, SearchControlsSE cons) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(StringSE name, StringSE filter, SearchControlsSE cons) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(NameSE name, StringSE filterExpr, ObjectSE[] filterArgs, SearchControlsSE cons) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
search
public NamingEnumerationSE<SearchResultSE> search(StringSE name, StringSE filterExpr, ObjectSE[] filterArgs, SearchControlsSE cons) throws NamingExceptionSE - 次で指定:
- インターフェース
DirContextSEのsearchSE - 例外:
NamingExceptionSE
lookup
- 次で指定:
- インターフェース
ContextSEのlookupSE - 例外:
NamingExceptionSE
lookup
- 次で指定:
- インターフェース
ContextSEのlookupSE - 例外:
NamingExceptionSE
bind
- 次で指定:
- インターフェース
ContextSEのbindSE - 例外:
NamingExceptionSE
bind
- 次で指定:
- インターフェース
ContextSEのbindSE - 例外:
NamingExceptionSE
rebind
- 次で指定:
- インターフェース
ContextSEのrebindSE - 例外:
NamingExceptionSE
rebind
- 次で指定:
- インターフェース
ContextSEのrebindSE - 例外:
NamingExceptionSE
unbind
- 次で指定:
- インターフェース
ContextSEのunbindSE - 例外:
NamingExceptionSE
unbind
- 次で指定:
- インターフェース
ContextSEのunbindSE - 例外:
NamingExceptionSE
rename
- 次で指定:
- インターフェース
ContextSEのrenameSE - 例外:
NamingExceptionSE
rename
- 次で指定:
- インターフェース
ContextSEのrenameSE - 例外:
NamingExceptionSE
list
- 次で指定:
- インターフェース
ContextSEのlistSE - 例外:
NamingExceptionSE
list
- 次で指定:
- インターフェース
ContextSEのlistSE - 例外:
NamingExceptionSE
listBindings
- 次で指定:
- インターフェース
ContextSEのlistBindingsSE - 例外:
NamingExceptionSE
listBindings
- 次で指定:
- インターフェース
ContextSEのlistBindingsSE - 例外:
NamingExceptionSE
destroySubcontext
- 次で指定:
- インターフェース
ContextSEのdestroySubcontextSE - 例外:
NamingExceptionSE
destroySubcontext
- 次で指定:
- インターフェース
ContextSEのdestroySubcontextSE - 例外:
NamingExceptionSE
createSubcontext
- 次で指定:
- インターフェース
ContextSEのcreateSubcontextSE - 例外:
NamingExceptionSE
createSubcontext
- 次で指定:
- インターフェース
ContextSEのcreateSubcontextSE - 例外:
NamingExceptionSE
lookupLink
- 次で指定:
- インターフェース
ContextSEのlookupLinkSE - 例外:
NamingExceptionSE
lookupLink
- 次で指定:
- インターフェース
ContextSEのlookupLinkSE - 例外:
NamingExceptionSE
getNameParser
- 次で指定:
- インターフェース
ContextSEのgetNameParserSE - 例外:
NamingExceptionSE
getNameParser
- 次で指定:
- インターフェース
ContextSEのgetNameParserSE - 例外:
NamingExceptionSE
composeName
- 次で指定:
- インターフェース
ContextSEのcomposeNameSE - 例外:
NamingExceptionSE
composeName
- 次で指定:
- インターフェース
ContextSEのcomposeNameSE - 例外:
NamingExceptionSE
addToEnvironment
- 次で指定:
- インターフェース
ContextSEのaddToEnvironmentSE - 例外:
NamingExceptionSE
removeFromEnvironment
- 次で指定:
- インターフェース
ContextSEのremoveFromEnvironmentSE - 例外:
NamingExceptionSE
getEnvironment
- 次で指定:
- インターフェース
ContextSEのgetEnvironment - 例外:
NamingExceptionSE
close
- 次で指定:
- インターフェース
ContextSEのclose - 例外:
NamingExceptionSE
getNameInNamespace
- 次で指定:
- インターフェース
ContextSEのgetNameInNamespace - 例外:
NamingExceptionSE