public class LdapUserContextPrincipalProvider extends Object implements PrincipalProvider<LdapUserContext>
Constructor and Description |
---|
LdapUserContextPrincipalProvider(LdapUserContext userContext)
Constructor with the LdapUserContext.
|
Modifier and Type | Method and Description |
---|---|
LdapUserContext |
getPrincipal()
Returns the LdapUserContext.
|
public LdapUserContextPrincipalProvider(LdapUserContext userContext)
userContext
- the LdapUserContext contained by this principalpublic LdapUserContext getPrincipal()
getPrincipal
in interface PrincipalProvider<LdapUserContext>
Copyright © 2013-2018–2019 SeedStack. All rights reserved.