KerberosTicket.KerberosTicket() | Java

 

Descripción

Sintaxis

public KerberosTicket(byte[] asn1Encoding, KerberosPrincipal client, KerberosPrincipal server, byte[] sessionKey, int keyType, boolean[] flags, Date authTime, Date startTime, Date endTime, Date renewTill, InetAddress[] clientAddresses)

Parámetros

  • KerberosPrincipal server,
  • Date endTime,
  • byte[] asn1Encoding,
  • KerberosPrincipal client,
  • byte[] sessionKey,
  • Date renewTill,
  • InetAddress[] clientAddresses,
  • int keyType,
  • boolean[] flags,
  • Date startTime,
  • Date authTime,

Clase Padre

KerberosTicket

Ejemplo


Líneas de Código

    Manual Java

    Aprende más sobre Java consultando online o descargando nuestro manual.

    Test Java

    ¿Te atreves a probar tus habilidades y conocimiento en Java con nuestro test?

    Vídeos Java

    Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.