Descripción
Sintaxis
public abstract GSSCredential createCredential(int usage) throws GSSException
public abstract GSSCredential createCredential(GSSName name, int lifetime, Oid[] mechs, int usage) throws GSSException
public abstract GSSCredential createCredential(GSSName name, int lifetime, Oid mech, int usage) throws GSSException
Parámetros
- int lifetime,
- Oid[] mechs,
- Oid mech,
- int usage,
- GSSName name,
Excepciones
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.