public class SecurityPrincipal extends Object
SecurityPrincipal
exposes the authenticated
principal via the message level security.
It implements Principal
and Serializable
interfaces.Constructor and Description |
---|
SecurityPrincipal(String name)
Constructs SecurityPrincipal object.
|
public SecurityPrincipal(String name)
name
- the name of the principalCopyright © 2010-2013, ForgeRock All Rights Reserved.