public class AuthPreparer extends Preparer
| 构造器和说明 |
|---|
AuthPreparer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Context |
createContext(BaseCommand command)
创建上下文(认证干涉)
|
protected BaseCommand |
meddle(BaseCommand command)
认证干涉
|
protected void |
updateContext(Context context,
BaseCommand command)
更新上下文(认证干涉)
|
protected Context createContext(BaseCommand command)
createContext 在类中 Preparerprotected void updateContext(Context context, BaseCommand command)
updateContext 在类中 Preparerprotected BaseCommand meddle(BaseCommand command)
command - Copyright © 2024. All rights reserved.