Package org.exoplatform.services.security.sso.spnego

Interface Summary
DerConstants Constants needed for unwrapping/wrapping the incoming/outgoing Spnego message.
 

Class Summary
ServletSpnegoHandler Servlet specialisation of SpnegoHandler that introduces the Base64 encoding and transportation of WWW-Authenticate and Authroization headers.
SpnegoAuthenticator  
SpnegoFilter Deprecated. In eXo implementation SSOAuthenticationFilter must be used instead this.
SpnegoHandler Thin Spnego wrapping mechanism for org.ietf.jgss GSS-API.
SpnegoParser Parser for convering byte[] spnego tokens into nice objects.
 

Enum Summary
SpnegoHandler.State State of the SpnegoHandler.
 

Exception Summary
GSSSpnegoException Exactly the same as GSSException except that it is a RuntimeException via SpnegoException.
SpnegoException  
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.