org.eclipse.jetty.security.jaspi
Class SimpleAuthConfig
java.lang.Object
org.eclipse.jetty.security.jaspi.SimpleAuthConfig
public class SimpleAuthConfig
- extends java.lang.Object
- Version:
- $Rev: 4660 $ $Date: 2009-02-25 17:29:53 +0100 (Wed, 25 Feb 2009) $
Constructor Summary |
SimpleAuthConfig(java.lang.String appContext,
ServerAuthContext serverAuthContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTP_SERVLET
public static final java.lang.String HTTP_SERVLET
- See Also:
- Constant Field Values
SimpleAuthConfig
public SimpleAuthConfig(java.lang.String appContext,
ServerAuthContext serverAuthContext)
getAuthContext
public ServerAuthContext getAuthContext(java.lang.String authContextID,
javax.security.auth.Subject serviceSubject,
java.util.Map properties)
throws AuthException
- Throws:
AuthException
getAppContext
public java.lang.String getAppContext()
getAuthContextID
public java.lang.String getAuthContextID(MessageInfo messageInfo)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
getMessageLayer
public java.lang.String getMessageLayer()
isProtected
public boolean isProtected()
refresh
public void refresh()
Copyright © 2012. All Rights Reserved.