|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.constants.CredentialType
public final class CredentialType
| Field Summary | |
|---|---|
static int |
KEYSTORE
Keystore file and password |
static int |
PROXYCERT
x.509 Proxy certificate |
static int |
SIMPLE_AUTH
Simple authentication, with a username-password pair |
static int |
SRB_GSI
Used for SRB's GSI_AUTH |
| Constructor Summary | |
|---|---|
CredentialType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SIMPLE_AUTH
public static final int PROXYCERT
public static final int KEYSTORE
public static final int SRB_GSI
| Constructor Detail |
|---|
public CredentialType()
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||