public static class JawnSubject.Builder
extends org.apache.shiro.subject.Subject.Builder
| Constructor and Description |
|---|
Builder(net.javapla.jawn.core.http.Context context) |
Builder(org.apache.shiro.mgt.SecurityManager manager,
net.javapla.jawn.core.http.Context context) |
| Modifier and Type | Method and Description |
|---|---|
JawnSubject |
buildJawnSubject() |
protected org.apache.shiro.subject.SubjectContext |
newSubjectContextInstance() |
protected JawnSubject.Builder |
setContext(net.javapla.jawn.core.http.Context context) |
public Builder(net.javapla.jawn.core.http.Context context)
public Builder(org.apache.shiro.mgt.SecurityManager manager,
net.javapla.jawn.core.http.Context context)
protected org.apache.shiro.subject.SubjectContext newSubjectContextInstance()
newSubjectContextInstance in class org.apache.shiro.subject.Subject.Builderprotected JawnSubject.Builder setContext(net.javapla.jawn.core.http.Context context)
public JawnSubject buildJawnSubject()