getAuthentication metodu
Authentication nesnesi döner.
Örnek
Şöyle yaparız.
Şöyle yaparız.
Authentication nesnesi döner.
Örnek
Şöyle yaparız.
Authentication authentication = SecurityContextHolder.getContext()
.getAuthentication();
Örnek
Şöyle yaparız.
SecurityContextHolder.getContext().getAuthentication().getPrincipal()
Hiç yorum yok:
Yorum Gönder