Uses of Class
org.apache.directory.shared.kerberos.components.LastReqEntry

Packages that use LastReqEntry
org.apache.directory.shared.kerberos.components   
 

Uses of LastReqEntry in org.apache.directory.shared.kerberos.components
 

Methods in org.apache.directory.shared.kerberos.components that return LastReqEntry
 LastReqEntry LastReq.getCurrentLR()
           
 

Methods in org.apache.directory.shared.kerberos.components that return types with arguments of type LastReqEntry
 List<LastReqEntry> LastReq.getLastReqs()
           
 

Methods in org.apache.directory.shared.kerberos.components with parameters of type LastReqEntry
 void LastReq.addEntry(LastReqEntry lastReqEntry)
          Add a new LastReqEntry
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.