|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityDomain | |
---|---|
org.resteasy.plugins.server.embedded | |
org.resteasy.plugins.server.tjws |
Uses of SecurityDomain in org.resteasy.plugins.server.embedded |
---|
Classes in org.resteasy.plugins.server.embedded that implement SecurityDomain | |
---|---|
class |
SimpleSecurityDomain
POJO Security domain. |
Methods in org.resteasy.plugins.server.embedded with parameters of type SecurityDomain | |
---|---|
void |
EmbeddedJaxrsServer.setSecurityDomain(SecurityDomain sc)
|
Uses of SecurityDomain in org.resteasy.plugins.server.tjws |
---|
Methods in org.resteasy.plugins.server.tjws with parameters of type SecurityDomain | |
---|---|
void |
TJWSServletDispatcher.setSecurityDomain(SecurityDomain domain)
|
void |
TJWSEmbeddedJaxrsServer.setSecurityDomain(SecurityDomain sc)
|
Constructors in org.resteasy.plugins.server.tjws with parameters of type SecurityDomain | |
---|---|
TJWSServletDispatcher(SecurityDomain domain)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |