public class SecurityServicesImpl extends Object implements org.jboss.weld.security.spi.SecurityServices
| Constructor and Description |
|---|
SecurityServicesImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
Principal |
getPrincipal() |
org.jboss.weld.security.spi.SecurityContext |
getSecurityContext() |
public Principal getPrincipal()
getPrincipal in interface org.jboss.weld.security.spi.SecurityServicespublic void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.Servicepublic org.jboss.weld.security.spi.SecurityContext getSecurityContext()
getSecurityContext in interface org.jboss.weld.security.spi.SecurityServicesCopyright © 2019. All rights reserved.