public class CachedAuthenticationRemote extends Object
| Constructor and Description |
|---|
CachedAuthenticationRemote() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationRemote |
getRemote()
Get a cashed authenticator remote.
|
static void |
shutdown() |
public static AuthenticationRemote getRemote() throws InterruptedException, org.openbase.jul.exception.NotAvailableException
InterruptedException - if in the first call to this methods the creation and activation of the remote is interruptedorg.openbase.jul.exception.NotAvailableException - if the cashed instance is not availablepublic static void shutdown()
Copyright © 2017–2018 openbase.org. All rights reserved.