public interface SecurityServices extends Service
SecurityServices is a per-deployment service.| Modifier and Type | Method and Description |
|---|---|
Principal |
getPrincipal()
Obtain the Principal representing the current caller identity
|
default SecurityContext |
getSecurityContext()
Obtain the security context associated with the current thread.
|
Principal getPrincipal()
default SecurityContext getSecurityContext()
Copyright © 2015. All Rights Reserved.