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