| 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 © 2017 The Apache Software Foundation. All rights reserved.