Class InternalUser
- java.lang.Object
-
- com.xebialabs.deployit.plumbing.authentication.InternalUser
-
- All Implemented Interfaces:
java.io.Serializable,org.springframework.security.core.AuthenticatedPrincipal
public class InternalUser extends java.lang.Object implements org.springframework.security.core.AuthenticatedPrincipal, java.io.SerializableA representation of a userPrincipalthat is registered with an Internal Release Provider.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InternalUser(java.lang.String username)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringtoString()
-