|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.jcr.GuestCredentials
public final class GuestCredentials
GuestCredentials
implements the Credentials
interface and is used to obtain a "guest", "public" or "anonymous" session.
Note that the characteristics of the session created from the
GuestCredentials
remain implementation specific.
Constructor Summary | |
---|---|
GuestCredentials()
The constructor creates a new GuestCredentials object. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuestCredentials()
GuestCredentials
object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |