Class MockSecurityServices
- java.lang.Object
-
- org.jboss.arquillian.container.weld.embedded.mock.MockSecurityServices
-
- All Implemented Interfaces:
org.jboss.weld.bootstrap.api.Service,org.jboss.weld.security.spi.SecurityServices
public class MockSecurityServices extends Object implements org.jboss.weld.security.spi.SecurityServices
-
-
Constructor Summary
Constructors Constructor Description MockSecurityServices()
-
-
-
Method Detail
-
getPrincipal
public Principal getPrincipal()
- Specified by:
getPrincipalin interfaceorg.jboss.weld.security.spi.SecurityServices
-
cleanup
public void cleanup()
- Specified by:
cleanupin interfaceorg.jboss.weld.bootstrap.api.Service
-
-