Methods inherited from interface org.ietf.jgss.GSSCredential
equals, hashCode
Constructor Detail
GlobusGSSCredential
public GlobusGSSCredential(GlobusProxy cred,
int usage)
Method Detail
dispose
public void dispose()
throws org.ietf.jgss.GSSException
Specified by:
dispose in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getName
public org.ietf.jgss.GSSName getName()
throws org.ietf.jgss.GSSException
Specified by:
getName in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getName
public org.ietf.jgss.GSSName getName(org.ietf.jgss.Oid mechOid)
throws org.ietf.jgss.GSSException
Specified by:
getName in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
add
public void add(org.ietf.jgss.GSSName aName,
int initLifetime,
int acceptLifetime,
org.ietf.jgss.Oid mech,
int usage)
throws org.ietf.jgss.GSSException
Specified by:
add in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getUsage
public int getUsage()
throws org.ietf.jgss.GSSException
Specified by:
getUsage in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getUsage
public int getUsage(org.ietf.jgss.Oid mechOid)
throws org.ietf.jgss.GSSException
Specified by:
getUsage in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getRemainingLifetime
public int getRemainingLifetime()
throws org.ietf.jgss.GSSException
Specified by:
getRemainingLifetime in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getRemainingInitLifetime
public int getRemainingInitLifetime(org.ietf.jgss.Oid mechOid)
throws org.ietf.jgss.GSSException
Specified by:
getRemainingInitLifetime in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getRemainingAcceptLifetime
public int getRemainingAcceptLifetime(org.ietf.jgss.Oid mechOid)
throws org.ietf.jgss.GSSException
Specified by:
getRemainingAcceptLifetime in interface org.ietf.jgss.GSSCredential
org.ietf.jgss.GSSException
getMechs
public org.ietf.jgss.Oid[] getMechs()
throws org.ietf.jgss.GSSException