|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkrb5.lib.AuthorizationData
public class AuthorizationData
Class Description : Authorization Data class. A modified version of the code obtained from the Open Group Research Institute.
| Field Summary | |
|---|---|
AuthorizationDataEntry[] |
entry
array of authorization data entry |
| Constructor Summary | |
|---|---|
AuthorizationData(AuthorizationDataEntry new_entry)
Class constructor |
|
AuthorizationData(AuthorizationDataEntry[] new_entries)
Class constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Creates a deap copy of this object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AuthorizationDataEntry[] entry
| Constructor Detail |
|---|
public AuthorizationData(AuthorizationDataEntry[] new_entries)
new_entries - AuthorizationDataEntry[]public AuthorizationData(AuthorizationDataEntry new_entry)
new_entry - AuthorizationDataEntry| Method Detail |
|---|
public java.lang.Object clone()
clone in class java.lang.ObjectObject.clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||