public class PortalSSOAuthInterceptor extends Object implements RequestInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected String |
repositoryName |
protected String |
secret |
protected String |
username |
| Constructor and Description |
|---|
PortalSSOAuthInterceptor(String secretKey,
String userName) |
PortalSSOAuthInterceptor(String secretKey,
String userName,
String repositoryName) |
protected final String secret
protected final String username
protected final String repositoryName
public void processRequest(Request request, Connector connector)
processRequest in interface RequestInterceptorCopyright © 2023. All rights reserved.