クラス 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