Search Java Classes and Packages
Search Java Frameworks and Libraries
#Wt.auth Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| Authentication | Authentication service. | Class | wt.auth | WindChill |
|
| AuthenticationHandler | Authentication handler interface. | Interface | wt.auth | WindChill |
|
| AuthenticationServer | Authentication service. | Class | wt.auth | WindChill |
|
| Authenticator | Authenticator interface. | Interface | wt.auth | WindChill |
|
| NullAuthentication | Authentication (or lack thereof) based on trusting the user name supplied by the client. | Class | wt.auth | WindChill |
|
| NullLogin | This is a bootstrapping authenticator used if server is willing to accept client supplied value of user. | Class | wt.auth | WindChill |
|
| ReAuthAuthenticator | A MethodAuthenticator that is used when re-authenticating an existing session. | Class | wt.auth | WindChill |
|
| SimpleAuthenticator | A simple Authenticator implementation based on passing the validated user name back and forth to the client. | Class | wt.auth | WindChill |
|
| SimpleMethodAuthenticator | A simple MethodAuthenticator that just carries server-supplied data back to the client and returns it on each subsequent call. | Class | wt.auth | WindChill |