Package com.sun.sgs.impl.auth

Provides simple implementations for identities and how to authenticate them.

See:
          Description

Class Summary
IdentityImpl This is a basic implementation of Identity that maps a name to the identity.
NamePasswordAuthenticator This simple implementation provides authentication based on a name and a password.
NamePasswordCredentials This simple implementation of IdentityCredentials is used to represent a name and password pair.
NullAuthenticator A very simple implementation of IdentityAuthenticator that always authenticates a user based on NamePasswordCredentials.
PasswordFileEditor This is a simple utility program used to create the password files that are consumed by NamePasswordAuthenticator.
 

Package com.sun.sgs.impl.auth Description

Provides simple implementations for identities and how to authenticate them.


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved