public interface AuthenticatedUser
Modifier and Type | Method and Description |
---|---|
Set<Object> |
getPrivateCredentials() |
Set<Object> |
getPublicCredentials() |
User |
getUser() |
String |
getUserName() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.