| Package | Description |
|---|---|
| jnr.unixsocket |
| Modifier and Type | Field and Description |
|---|---|
static SocketOption<Credentials> |
UnixSocketOptions.SO_PEERCRED
Fetch peer credentials.
|
| Modifier and Type | Method and Description |
|---|---|
Credentials |
UnixDatagramSocket.getCredentials()
Retrieves the credentials for this UNIX socket.
|
Credentials |
UnixSocket.getCredentials()
Retrieves the credentials for this UNIX socket.
|
Copyright © 2017. All rights reserved.