|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.cas.client.authentication.DefaultGatewayResolverImpl
public final class DefaultGatewayResolverImpl
| Field Summary | |
|---|---|
static java.lang.String |
CONST_CAS_GATEWAY
|
| Constructor Summary | |
|---|---|
DefaultGatewayResolverImpl()
|
|
| Method Summary | |
|---|---|
boolean |
hasGatewayedAlready(javax.servlet.http.HttpServletRequest request,
java.lang.String serviceUrl)
Determines if the request has been gatewayed already. |
java.lang.String |
storeGatewayInformation(javax.servlet.http.HttpServletRequest request,
java.lang.String serviceUrl)
Storage the request for gatewaying and return the service url, which can be modified. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONST_CAS_GATEWAY
| Constructor Detail |
|---|
public DefaultGatewayResolverImpl()
| Method Detail |
|---|
public boolean hasGatewayedAlready(javax.servlet.http.HttpServletRequest request,
java.lang.String serviceUrl)
GatewayResolver
hasGatewayedAlready in interface GatewayResolverrequest - the Http Servlet RequestserviceUrl - the service url
public java.lang.String storeGatewayInformation(javax.servlet.http.HttpServletRequest request,
java.lang.String serviceUrl)
GatewayResolver
storeGatewayInformation in interface GatewayResolverrequest - the HttpServletRequest.serviceUrl - the service url
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||