Interface ClientIdentifierService
-
public interface ClientIdentifierService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringget()Stringget(com.walterjwhite.shell.api.model.Node node)
-
-
-
Method Detail
-
get
String get(com.walterjwhite.shell.api.model.Node node) throws IOException, NoSuchAlgorithmException
- Throws:
IOExceptionNoSuchAlgorithmException
-
-