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:
- ProfileHandler
Deprecated.
public class StatusProfileHandler
- extends 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.
|
Field Summary |
private org.slf4j.Logger |
log
Deprecated. Class logger. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private final org.slf4j.Logger log
- Deprecated.
- Class logger.
StatusProfileHandler
public StatusProfileHandler()
- Deprecated.
processRequest
public void processRequest(InTransport in,
OutTransport out)
- Deprecated.
-
Copyright © 1999-2012. All Rights Reserved.