Package | Description |
---|---|
com.sun.identity.session.util |
This package contains session untility classes and the SSO (single Sign on )
token restrictions classes
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
RestrictedTokenContext.doUsing(Object context,
RestrictedTokenAction<T> action)
Performs an action while temporary replacing the current token
restriction checking context associated with the running thread After
returning from action run() method original context is restored
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.