public abstract class AuthenticationRequestAbstract extends Object implements AuthenticationRequest
| Constructor and Description |
|---|
AuthenticationRequestAbstract(String name) |
public AuthenticationRequestAbstract(String name)
public String getName()
getName in interface AuthenticationRequestpublic List<String> getRoles()
getRoles in interface AuthenticationRequestpublic void setRoles(List<String> roles)
setRoles in interface AuthenticationRequestCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.