sun.security.mule.krb5.internal.ccache
Class Tag

java.lang.Object
  extended by sun.security.mule.krb5.internal.ccache.Tag

public class Tag
extends Object

tag field introduced in KRB5_FCC_FVNO_4

Author:
Yanni Zhang

Constructor Summary
Tag(int new_tag)
           
Tag(int len, int new_tag, Integer new_time, Integer new_usec)
           
 
Method Summary
 byte[] toByteArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tag

public Tag(int len,
           int new_tag,
           Integer new_time,
           Integer new_usec)

Tag

public Tag(int new_tag)
Method Detail

toByteArray

public byte[] toByteArray()


Copyright © 2013. All Rights Reserved.