public interface Securable
| Modifier and Type | Method and Description |
|---|---|
void |
login(Credential credential)
This method supplies user credentials to the application.
|
void |
logout()
This method clears any previously logged-in credentials.
|
void login(Credential credential)
credential - of uservoid logout()
Copyright © 2009–2017 DuraSpace. All rights reserved.