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