public class SimpleUserPrincipal extends Object implements UserPrincipal
UserPrincipal implementation that simply stores a name.| Constructor and Description |
|---|
SimpleUserPrincipal(String name)
Creates a new user principal.
|
Copyright © 2016–2019. All rights reserved.