Package com.sun.grid.security.login
This package contains usesfully classes for JAAS authentication.
-
Class Summary Class Description ConsoleCallbackHandler ThisCallbackHandler
reads input from the console.GECAKeyManager The GECAKeyManager handles the specific KeyManager properties of a Grid Engine CSP systemGECATrustManager The GECATrustManager validates the certificates against the CA certificate of a Grid Engine CSP systemGECATrustManagerLoginModule GroupPrincipal GenericPrincipal
represent a group of usersNumericGroupPrincipal Prinicipal
indentifing a group users.NumericUserPrincipal TestLoginModule TextCallbackHandler UnixLoginModule ThisLoginModule
authenticates a unix user with username and password against the PAM or system authentication system.UserPrincipal Generic principal for a logged in user.