Package | Description |
---|---|
org.wildfly.security.http |
Package containing the HTTP based authentication APIs, SPIs and related classes.
|
Modifier and Type | Method and Description |
---|---|
HttpScope |
HttpServerRequestWrapper.getScope(Scope scope) |
HttpScope |
HttpServerScopes.getScope(Scope scope)
Get the specified
HttpScope if available. |
HttpScope |
HttpServerRequestWrapper.getScope(Scope scope,
String id) |
HttpScope |
HttpServerScopes.getScope(Scope scope,
String id)
Get the specified
HttpScope with the specified ID. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.