SecurityContextImpl
@Deprecated public class SecurityContextImpl extends Object implements SecurityContext
Constructor and Description |
---|
SecurityContextImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Authentication |
getAuthentication()
Deprecated.
|
void |
setAuthentication(Authentication authentication)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromSpring, toSpring
public Authentication getAuthentication()
getAuthentication
in interface SecurityContext
public void setAuthentication(Authentication authentication)
setAuthentication
in interface SecurityContext
Copyright © 2004–2021. All rights reserved.