@Deprecated @UESComponent public class AuthzOptions extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AuthzOptions.ContextPropagation
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
CTX_PROPAGATION
Deprecated.
|
private UESProcessManager |
prMng
Deprecated.
|
Constructor and Description |
---|
AuthzOptions()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AuthzOptions.ContextPropagation |
getContextToSystemTerritoryPropagation()
Deprecated.
|
void |
setContextToSystemTerritoryPropagation(AuthzOptions.ContextPropagation propagation)
Deprecated.
|
propagation
- Behavior of authorization context propagation to system territory.