public interface AMSecurityManager
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
init() |
boolean |
login(String user,
String password) |
boolean |
requiresLogin() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.