|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aselect.server.attributes.requestors.GenericAttributeRequestor
org.aselect.server.attributes.requestors.flatfile.FlatFileAttributeRequestor
public class FlatFileAttributeRequestor
-
Description:
-
Concurrency issues:
None.
| Field Summary |
|---|
| Fields inherited from class org.aselect.server.attributes.requestors.GenericAttributeRequestor |
|---|
_configManager, _samAgent, _systemLogger |
| Constructor Summary | |
|---|---|
FlatFileAttributeRequestor()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Destroys the FlatfileAttributeRequestor. |
java.util.Hashtable |
getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
Retrieve attributes from flatfilehandler. |
void |
init(java.lang.Object oConfig)
Initialize the OpaqueAttributeRequestor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlatFileAttributeRequestor()
| Method Detail |
|---|
public void init(java.lang.Object oConfig)
throws ASelectException
OpaqueAttributeRequestor.
The user id is case sensitive
oConfig - The configuration section to use.
ASelectException - If configuration fails.IAttributeRequestor.init(java.lang.Object)
public java.util.Hashtable getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
throws ASelectAttributesException
htTGTContext - the TGT context.vAttributes - The attributes to gather.
ASelectAttributesException - If gathering fails.IAttributeRequestor.getAttributes(java.util.Hashtable, java.util.Vector)public void destroy()
FlatfileAttributeRequestor.
IAttributeRequestor.destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||