keycloak-federation
|
公開メンバ関数 | |
UnixSocketAddress (String path, boolean abs) | |
UnixSocketAddress (String path) | |
String | getPath () |
boolean | isAbstract () |
String | toString () |
boolean | equals (Object o) |
int | hashCode () |
変数 | |
String | path |
boolean | abs |
Represents an address for a Unix Socket
|
inline |
Create the address.
path | The path to the Unix Socket. |
abs | True if this should be an abstract socket. |
|
inline |
Create the address.
path | The path to the Unix Socket. |
|
inline |
|
inline |
Return the path.
|
inline |
|
inline |
Returns true if this an address for an abstract socket.
|
inline |
Return the Address as a String.
|
package |
|
package |