sun.security.mule.krb5
Class KrbAsRep

java.lang.Object
  extended by sun.security.mule.krb5.KrbAsRep

public class KrbAsRep
extends Object

This class encapsulates a AS-REP message that the KDC sends to the client.


Method Summary
 Credentials getCreds()
           
 Credentials setCredentials()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCreds

public Credentials getCreds()

setCredentials

public Credentials setCredentials()


Copyright © 2013. All Rights Reserved.