|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ASelectAttributesException in org.aselect.server.attributes.requestors |
---|
Methods in org.aselect.server.attributes.requestors that throw ASelectAttributesException | |
---|---|
java.util.Hashtable |
IAttributeRequestor.getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
Retrieve the specified attributes. |
Uses of ASelectAttributesException in org.aselect.server.attributes.requestors.api |
---|
Methods in org.aselect.server.attributes.requestors.api that throw ASelectAttributesException | |
---|---|
java.util.Hashtable |
APIAttributeRequestor.getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
Retrieve all, or the specified attributes. |
Uses of ASelectAttributesException in org.aselect.server.attributes.requestors.flatfile |
---|
Methods in org.aselect.server.attributes.requestors.flatfile that throw ASelectAttributesException | |
---|---|
java.util.Hashtable |
FlatFileAttributeRequestor.getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
Retrieve attributes from flatfilehandler. |
Uses of ASelectAttributesException in org.aselect.server.attributes.requestors.jdbc |
---|
Methods in org.aselect.server.attributes.requestors.jdbc that throw ASelectAttributesException | |
---|---|
java.util.Hashtable |
JDBCAttributeRequestor.getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
|
Uses of ASelectAttributesException in org.aselect.server.attributes.requestors.jndi |
---|
Methods in org.aselect.server.attributes.requestors.jndi that throw ASelectAttributesException | |
---|---|
java.util.Hashtable |
JNDIAttributeRequestor.getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
Resolves the attribute values from the JNDI backend. |
Uses of ASelectAttributesException in org.aselect.server.attributes.requestors.opaque |
---|
Methods in org.aselect.server.attributes.requestors.opaque that throw ASelectAttributesException | |
---|---|
java.util.Hashtable |
OpaqueAttributeRequestor.getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
Retrieve attributes from opaquehandler. |
Uses of ASelectAttributesException in org.aselect.server.attributes.requestors.tgt |
---|
Methods in org.aselect.server.attributes.requestors.tgt that throw ASelectAttributesException | |
---|---|
java.util.Hashtable |
TGTAttributeRequestor.getAttributes(java.util.Hashtable htTGTContext,
java.util.Vector vAttributes)
Retrieves all remote attributes that are currently in the TGT context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |