Package com.spotfire.server.jaas

Package containing API for creating a JAAS module for authentication.

See:
          Description

Interface Summary
Credential A marker interface for classes representing some form of authentication credentials, e.g., a username or a password.
PasswordCredential An interface for credential classes with password properties.
UsernameCredential An interface for credential classes with username properties.
 

Class Summary
JAASGroupPrincipal This class can be used as a base class for Principal implementations representing groups.
JAASUserPrincipal This class can be used as a base class for Principal implementations representing users.
NamePasswordLoginModule An abstract base class for javax.security.auth.spi.LoginModule implementations designed for username-password authentication.
 

Package com.spotfire.server.jaas Description

Package containing API for creating a JAAS module for authentication.

Since:
10.1


Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.