Constructor and Description |
---|
MockPrincipal()
Construct a default Principal instance.
|
MockPrincipal(String name)
Construct a Principal with the specified name.
|
public MockPrincipal()
Construct a default Principal instance.
public MockPrincipal(String name)
Construct a Principal with the specified name.
name
- Name for this PrincipalCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.