|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SecurityServices
Responsible for accessing security related functionality the environment can
provide.
Required in a Java EE environment.
SecurityServices
is a per-deployment service.
Method Summary | |
---|---|
Principal |
getPrincipal()
Obtain the Principal representing the current caller identity |
Methods inherited from interface org.jboss.weld.bootstrap.api.Service |
---|
cleanup |
Method Detail |
---|
Principal getPrincipal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |