|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerAuth | |
|---|---|
| com.sun.xml.wss.provider.wsit | |
| javax.security.auth.message.config | This package defines the interfaces implemented by JSR 196 compatible configuration systems. |
| javax.security.auth.message.module | This package defines the interfaces implemented by JSR 196 compatible authentication modules. |
| Uses of ServerAuth in com.sun.xml.wss.provider.wsit |
|---|
| Classes in com.sun.xml.wss.provider.wsit that implement ServerAuth | |
|---|---|
class |
WSITServerAuthContext
|
class |
WSITServerAuthModule
|
| Uses of ServerAuth in javax.security.auth.message.config |
|---|
| Subinterfaces of ServerAuth in javax.security.auth.message.config | |
|---|---|
interface |
ServerAuthContext
This ServerAuthContext class encapsulates ServerAuthModules that are used to validate service requests received from clients, and to secure any response returned for those requests. |
| Uses of ServerAuth in javax.security.auth.message.module |
|---|
| Subinterfaces of ServerAuth in javax.security.auth.message.module | |
|---|---|
interface |
ServerAuthModule
A ServerAuthModule validates client requests and secures responses to the client. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||