|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentityAuthenticator | |
|---|---|
| com.sun.sgs.impl.auth | Provides simple implementations for identities and how to authenticate them. |
| com.sun.sgs.impl.kernel | Provides an implementation of the RedDwarf Server kernel. |
| Uses of IdentityAuthenticator in com.sun.sgs.impl.auth |
|---|
| Classes in com.sun.sgs.impl.auth that implement IdentityAuthenticator | |
|---|---|
class |
NamePasswordAuthenticator
This simple implementation provides authentication based on a name and a password. |
class |
NullAuthenticator
A very simple implementation of IdentityAuthenticator that
always authenticates a user based on NamePasswordCredentials. |
| Uses of IdentityAuthenticator in com.sun.sgs.impl.kernel |
|---|
| Constructor parameters in com.sun.sgs.impl.kernel with type arguments of type IdentityAuthenticator | |
|---|---|
IdentityCoordinatorImpl(List<IdentityAuthenticator> authenticators)
Creates an instance of IdentityCoordinatorImpl that has
the given IdentityAuthenticators available to authenticate
identities. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||