public class NoopSecurityServices extends Object implements org.jboss.weld.security.spi.SecurityServices
SecurityServices implementation that only used in the integrator does not provide one.
This implementation does not propagate security context.| Modifier and Type | Field and Description |
|---|---|
static org.jboss.weld.security.spi.SecurityServices |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
Principal |
getPrincipal() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSecurityContextpublic static final org.jboss.weld.security.spi.SecurityServices INSTANCE
public Principal getPrincipal()
getPrincipal in interface org.jboss.weld.security.spi.SecurityServicespublic void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.ServiceCopyright © 2017. All rights reserved.