Package org.dlese.dpc.schemedit.security.auth
package org.dlese.dpc.schemedit.security.auth
-
ClassDescriptionAuth interface to be extended by concrete Auth classes, such as
SchemEditAuthA principle for denoting which login module authenticated.Callback handler used bySchemEditAuthAuth module for SchemEdit authenticationThis class is based on the Tagish JAAS Login Modules (http://thekirschners.com/tagish-jaas/), and extended only to add "COLLECTION" and "AUTH" principles.TypedPrincipals are derived from, and can be treated like Principals but they also contain extra information about the type of the Principal which can be USER, GROUP or DOMAIN.