- SSOTokenExtractor - Interface in com.jackbe.jbp.sas.security.ui.sso
-
The Presto interface for custom filters for single sign-on solutions.
- SSOTokenNotFoundException - Class in com.jackbe.jbp.sas.security.ui.sso
-
An internal exception class thrown by SSOTokenExtractor implementations when
the SSO token expected in a request is not found.
- SSOTokenNotFoundException(String, Throwable) - Constructor for class com.jackbe.jbp.sas.security.ui.sso.SSOTokenNotFoundException
-
Throws the specified exception message and cause when an SSO token is not found.
- SSOTokenNotFoundException(String) - Constructor for class com.jackbe.jbp.sas.security.ui.sso.SSOTokenNotFoundException
-
Throws the specified exception message when an SSO token is not found.
- SSOTokenNotFoundException() - Constructor for class com.jackbe.jbp.sas.security.ui.sso.SSOTokenNotFoundException
-
Default constructor.
- StringTransformation - Interface in com.jackbe.jbp.common.util
-
The Presto interface for custom filters for single sign-on solutions.