org.eclipse.jetty.server
接口 Authentication.Failure

所有超级接口:
Authentication, Authentication.ResponseSent
正在封闭接口:
Authentication

public static interface Authentication.Failure
extends Authentication.ResponseSent

An Authentication Failure has been sent.


嵌套类摘要
 
从接口 org.eclipse.jetty.server.Authentication 继承的嵌套类/接口
Authentication.Challenge, Authentication.Deferred, Authentication.Failure, Authentication.ResponseSent, Authentication.SendSuccess, Authentication.User, Authentication.Wrapped
 
字段摘要
 
从接口 org.eclipse.jetty.server.Authentication 继承的字段
NOT_CHECKED, SEND_CONTINUE, SEND_FAILURE, SEND_SUCCESS, UNAUTHENTICATED
 



Copyright © 2013. All Rights Reserved.