Package org.apache.cxf.common.security
Class SimpleSecurityContext
java.lang.Object
org.apache.cxf.common.security.SimpleSecurityContext
- All Implemented Interfaces:
SecurityContext
-
Constructor Summary
ConstructorDescriptionSimpleSecurityContext
(String name) SimpleSecurityContext
(Principal principal) -
Method Summary
-
Constructor Details
-
SimpleSecurityContext
-
SimpleSecurityContext
-
-
Method Details
-
getUserPrincipal
- Specified by:
getUserPrincipal
in interfaceSecurityContext
-
isUserInRole
- Specified by:
isUserInRole
in interfaceSecurityContext
-