org > org.ietf > org.ietf.jgss > org.ietf.jgss.gsscredential >

Interface: org.ietf.jgss.GSSCredential
    org.ietf.jgss.GSSCredential


public interface GSSCredential extends Cloneable


FIELDS:
static final int ACCEPT_ONLY : 2
static final int DEFAULT_LIFETIME : 0
static final int INDEFINITE_LIFETIME : 2147483647
static final int INITIATE_AND_ACCEPT : 0
static final int INITIATE_ONLY : 1

CONSTRUCTORS:

METHODS:
void add(GSSName name, int initLifetime, int acceptLifetime, Oid mech, int usage)
Throws: GSSException

void dispose()
Throws: GSSException

boolean equals(Object another)

Oid[] getMechs()
Throws: GSSException

GSSName getName()
Throws: GSSException

GSSName getName(Oid mech)
Throws: GSSException

int getRemainingAcceptLifetime(Oid mech)
Throws: GSSException

int getRemainingInitLifetime(Oid mech)
Throws: GSSException

int getRemainingLifetime()
Throws: GSSException

int getUsage()
Throws: GSSException

int getUsage(Oid mech)
Throws: GSSException

int hashCode()


INHERITED METHODS:

SUBINTERFACES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net