|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.sonicsw.security.pass.broker.Credentials
public abstract class Credentials
| Field Summary | |
|---|---|
static int |
USERNAME_TOKEN_TYPE
|
| Constructor Summary | |
|---|---|
Credentials()
|
|
| Method Summary | |
|---|---|
static Credentials |
fromByteArray(byte[] rawBytes)
|
abstract int |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int USERNAME_TOKEN_TYPE
| Constructor Detail |
|---|
public Credentials()
| Method Detail |
|---|
public static Credentials fromByteArray(byte[] rawBytes)
public abstract int getType()
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||