Package org.apache.syncope.sra.session
Class SessionUtils
- java.lang.Object
-
- org.apache.syncope.sra.session.SessionUtils
-
public final class SessionUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
INITIAL_REQUEST_URI
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ServerWebExchangeMatcher
authInSession()
-
-
-
Field Detail
-
INITIAL_REQUEST_URI
public static final String INITIAL_REQUEST_URI
- See Also:
- Constant Field Values
-
-
Method Detail
-
authInSession
public static ServerWebExchangeMatcher authInSession()
-
-