Package | Description |
---|---|
org.apache.cxf.interceptor.security |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSecurityContext
SecurityContext which implements isUserInRole using the
following approach : skip the first Subject principal, and then checks
Groups the principal is a member of
TODO : consider moving this class into a rt-core-security module
|
class |
RolePrefixSecurityContextImpl |
Copyright © 2017 JBoss by Red Hat. All rights reserved.