|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface STCAttributes
Attributes interface that models the attributes of an LDAP entry.
| Method Summary | |
|---|---|
int |
countSTCAttribute()
Returns the number of attributes |
STCAttribute |
getSTCAttribute(int i)
Returns the attribute at the specified index from the array of attributes |
void |
reset()
Method to reset the values |
| Method Detail |
|---|
int countSTCAttribute()
STCAttribute getSTCAttribute(int i)
throws java.lang.IndexOutOfBoundsException
i - the index of the attribute to be returned
java.lang.IndexOutOfBoundsException - if the index specified is not in rangevoid reset()
|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||