public interface AuthenticationDetailsProvider
Modifier and Type | Method and Description |
---|---|
String |
getAdminPassword() |
String |
getAdminUsername() |
String |
getPasswordForUser(String username) |
String getPasswordForUser(String username)
String getAdminUsername()
String getAdminPassword()
Copyright © 2005–2018 Alfresco Software. All rights reserved.