public interface ExchangeSecurity
| Modifier and Type | Method and Description |
|---|---|
Principal |
getCallerPrincipal()
Gets the caller Principal.
|
boolean |
isCallerInRole(String roleName)
Is the caller in the role name.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.