|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Security | |
---|---|
ccc.api.core | |
ccc.api.http | |
ccc.api.jaxrs | |
ccc.web | |
ccc.web.jaxrs |
Uses of Security in ccc.api.core |
---|
Methods in ccc.api.core that return Security | |
---|---|
Security |
ServiceLocator.getSecurity()
Accessor. |
Security |
MemoryServiceLocator.getSecurity()
Accessor. |
Uses of Security in ccc.api.http |
---|
Methods in ccc.api.http that return Security | |
---|---|
Security |
ProxyServiceLocator.getSecurity()
Accessor. |
Uses of Security in ccc.api.jaxrs |
---|
Classes in ccc.api.jaxrs that implement Security | |
---|---|
class |
SecurityImpl2
JAX-RS implementation of the security API. |
Methods in ccc.api.jaxrs that return Security | |
---|---|
Security |
RegistryServiceLocator.getSecurity()
Accessor. |
Constructors in ccc.api.jaxrs with parameters of type Security | |
---|---|
SecurityImpl2(Security delegate)
Constructor. |
Uses of Security in ccc.web |
---|
Methods in ccc.web that return Security | |
---|---|
Security |
AbstractCCCServlet.getSecurity()
Accessor. |
Uses of Security in ccc.web.jaxrs |
---|
Classes in ccc.web.jaxrs that implement Security | |
---|---|
class |
SecurityImpl
This class exposes parts of our public API using JAX-RS. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |