|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkrb5.lib.Realm
public class Realm
Class Description : Realm class. A modified version of the code obtained from the Open Group Research Institute.
| Constructor Summary | |
|---|---|
Realm(java.lang.String name)
Class constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Clones a copy of the object |
boolean |
equals(Realm other)
Compares two realms |
java.lang.String |
toString()
Converts to a printable string |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Realm(java.lang.String name)
throws RealmException
name - String
RealmExceptionRealmException| Method Detail |
|---|
public java.lang.Object clone()
clone in class java.lang.ObjectObject.clone()public boolean equals(Realm other)
other - Realm
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||