|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.mvc.Security
public class Security
Defines several security helpers.
Nested Class Summary | |
---|---|
static interface |
Security.Authenticated
Wraps the annotated action in an AuthenticatedAction . |
static class |
Security.AuthenticatedAction
Wraps another action, allowing only authenticated HTTP requests. |
static class |
Security.Authenticator
Handles authentication. |
Constructor Summary | |
---|---|
Security()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Security()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |