edu.internet2.middleware.shibboleth.idp.profile
Class StatusProfileHandler
java.lang.Object
edu.internet2.middleware.shibboleth.common.profile.provider.AbstractRequestURIMappedProfileHandler
edu.internet2.middleware.shibboleth.idp.profile.StatusProfileHandler
- All Implemented Interfaces:
- edu.internet2.middleware.shibboleth.common.profile.ProfileHandler
Deprecated.
public class StatusProfileHandler
- extends edu.internet2.middleware.shibboleth.common.profile.provider.AbstractRequestURIMappedProfileHandler
A simple profile handler that returns the string "ok" if the IdP is able to answer the request. This may be used for
very basic monitoring of the IdP.
Method Summary |
void |
processRequest(org.opensaml.ws.transport.InTransport in,
org.opensaml.ws.transport.OutTransport out)
Deprecated. |
Methods inherited from class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractRequestURIMappedProfileHandler |
getRequestPaths, setRequestPaths |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusProfileHandler
public StatusProfileHandler()
- Deprecated.
processRequest
public void processRequest(org.opensaml.ws.transport.InTransport in,
org.opensaml.ws.transport.OutTransport out)
- Deprecated.
-
Copyright © 2006-2009 Internet2. All Rights Reserved.