Class HttpAuthScheme
java.lang.Object
io.inversion.action.security.AuthScheme
io.inversion.action.security.schemes.HttpAuthScheme
- Direct Known Subclasses:
BasicScheme
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class io.inversion.action.security.AuthScheme
AuthScheme.AuthSchemeType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.inversion.action.security.AuthScheme
getDescription, getName, getParams, getType, getUser, withDescription, withName, withParam, withParams, withType
-
Field Details
-
scheme
-
-
Constructor Details
-
HttpAuthScheme
protected HttpAuthScheme()
-
-
Method Details
-
getHttpScheme
-
withHttpScheme
-