Uses of Package
edu.cornell.mannlib.vitro.webapp.auth.identifier
-
Classes in edu.cornell.mannlib.vitro.webapp.auth.identifier used by edu.cornell.mannlib.vitro.webapp.auth.identifier Class Description ActiveIdentifierBundleFactories Keep a list of the active IdentifierBundleFactories in the context.Identifier Indicates who the user is and what roles/groups they belong to.IdentifierBundle A group of Identifiers, very commonly used in method signatures since a session will usually have more than one associated identifier.IdentifierBundleFactory Creates an IdentifierBundle for a ServletRequest/HttpSession. -
Classes in edu.cornell.mannlib.vitro.webapp.auth.identifier used by edu.cornell.mannlib.vitro.webapp.auth.identifier.common Class Description Identifier Indicates who the user is and what roles/groups they belong to.IdentifierBundle A group of Identifiers, very commonly used in method signatures since a session will usually have more than one associated identifier. -
Classes in edu.cornell.mannlib.vitro.webapp.auth.identifier used by edu.cornell.mannlib.vitro.webapp.auth.identifier.factory Class Description IdentifierBundle A group of Identifiers, very commonly used in method signatures since a session will usually have more than one associated identifier.IdentifierBundleFactory Creates an IdentifierBundle for a ServletRequest/HttpSession.UserBasedIdentifierBundleFactory Creates an IdentifierBundle based only on the characteristics of the current user, without considering other aspects of the current request. -
Classes in edu.cornell.mannlib.vitro.webapp.auth.identifier used by edu.cornell.mannlib.vitro.webapp.controller.authenticate Class Description IdentifierBundle A group of Identifiers, very commonly used in method signatures since a session will usually have more than one associated identifier.