| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing.licensor.interfaces.cli.spi | |
| net.nicholaswilliams.java.licensing.licensor.interfaces.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TextInterfaceDevice
Specifies an interface for interacting with text devices in order to abstract the details of interaction away from
the application code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextInterfaceDevice
An abstract implementation of
TextInterfaceDevice that implements any common utilities among all interface
devices. |
class |
ConsoleInterfaceDevice
The default implementation of
TextInterfaceDevice. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPasswordPrompter
Abstract class for prompting for passwords.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.