public class TrustAuthentication extends Authentication
Constructor and Description |
---|
TrustAuthentication() |
TrustAuthentication(UsernamePasswordAuthentication authentication) |
Modifier and Type | Method and Description |
---|---|
UserIdentity |
getIdentity() |
void |
setIdentity(UserIdentity identity) |
public TrustAuthentication()
public TrustAuthentication(UsernamePasswordAuthentication authentication)
public UserIdentity getIdentity()
public void setIdentity(UserIdentity identity)
identity
- the userIdentity to setCopyright © 2019 Communote team. All rights reserved.