org.eclipse.jetty.server
接口 UserIdentity.UnauthenticatedUserIdentity

所有超级接口:
UserIdentity
正在封闭接口:
UserIdentity

public static interface UserIdentity.UnauthenticatedUserIdentity
extends UserIdentity


嵌套类摘要
 
从接口 org.eclipse.jetty.server.UserIdentity 继承的嵌套类/接口
UserIdentity.Scope, UserIdentity.UnauthenticatedUserIdentity
 
字段摘要
 
从接口 org.eclipse.jetty.server.UserIdentity 继承的字段
UNAUTHENTICATED_IDENTITY
 
方法摘要
 
从接口 org.eclipse.jetty.server.UserIdentity 继承的方法
getSubject, getUserPrincipal, isUserInRole
 



Copyright © 2013. All Rights Reserved.