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

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

public class PapLinux
extends PppAuthSecrets

Defines PAP authentication in Linux


Method Summary
static PapLinux 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 PapLinux getInstance()
Get a singleton instance

Returns:
PapLinux


Copyright © 2013. All Rights Reserved.