|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
public class AuthorizationData
| Constructor Summary | |
|---|---|
AuthorizationData()
Creates a new instance of AuthorizationData. |
|
| Method Summary | |
|---|---|
void |
add(AuthorizationData data)
Adds all AuthorizationData entries to this AuthorizationData. |
void |
add(AuthorizationDataEntry entry)
Adds an AuthorizationDataEntry to this AuthorizationData. |
java.util.Iterator |
iterator()
Returns an Iterator over the entries in this AuthorizationData. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorizationData()
| Method Detail |
|---|
public void add(AuthorizationData data)
AuthorizationData entries to this AuthorizationData.
data - public void add(AuthorizationDataEntry entry)
AuthorizationDataEntry to this AuthorizationData.
entry - public java.util.Iterator iterator()
Iterator over the entries in this AuthorizationData.
Iterator over the entries in this AuthorizationData.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||