public abstract class CSecurity extends Object
| Constructor and Description |
|---|
CSecurity() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
description() |
abstract int |
getType() |
abstract boolean |
processMsg(CConnection cc) |
public abstract boolean processMsg(CConnection cc)
public abstract int getType()
public abstract String description()
Copyright © 2019. All rights reserved.