com.eurotech.framework.net.admin.visitor.linux.util
Class ChapLinux

java.lang.Object
  extended by com.eurotech.framework.net.admin.visitor.linux.util.PppAuthSecrets
      extended by com.eurotech.framework.net.admin.visitor.linux.util.ChapLinux

public class ChapLinux
extends PppAuthSecrets

Defines CHAP authentication in Linux


Method Summary
static ChapLinux getInstance()
          Get a singleton instance
 
Methods inherited from class com.eurotech.framework.net.admin.visitor.linux.util.PppAuthSecrets
addEntry, checkForEntry, getSecret, removeEntry, removeEntry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ChapLinux getInstance()
Get a singleton instance

Returns:
ChapLinux


Copyright © 2013. All Rights Reserved.