public interface SecurityContext
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationScheme()
Retrieves the authentication scheme.
|
Principal |
getPrincipal()
Retrieves the principal.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.