Uses of Package
org.n52.security.authentication

Packages that use org.n52.security.authentication
org.n52.security.authentication   
org.n52.security.authentication.callbacks   
org.n52.security.authentication.loginmodule   
 

Classes in org.n52.security.authentication used by org.n52.security.authentication
AuthenticationContext
          Interface AuthenticationContext wraps common authentication states.
AuthenticationException
          Class AuthenticationException is the base class for an authentication exception hierarchie.
AuthenticationMethod
          todo: describe their purpose.
AuthenticationService
          Interface AuthenticationService encapsulates common methods to perform a login.
Credential
          A credential is only a marker interface of very different objects used to authenticate somebody.
CredentialFactory
          A CredentialFactory is used to relate authentication method urns to credential converters, which create Credentail instances from plain strings.
CredentialFactory.CredentialConverter
          A CredentialConverter is responsible to convert a plain string in a concrete credential instance and vise versa.
LicenseReference
          Class LicenseReference encapsulates common methods of a license reference.
SAMLTicket
          The SAMLTicket class basically provides a SAMLResponse <-> javax.security.auth.Subject mapping.
 

Classes in org.n52.security.authentication used by org.n52.security.authentication.callbacks
Credential
          A credential is only a marker interface of very different objects used to authenticate somebody.
 

Classes in org.n52.security.authentication used by org.n52.security.authentication.loginmodule
Credential
          A credential is only a marker interface of very different objects used to authenticate somebody.
SAMLCredential
          A SAMLCredential represents a credential based on a SAML-Response or SAML-Assertion.
 



Copyright © 2004-2009 52north.org. All Rights Reserved.