Class RampartHandlerServer
java.lang.Object
edu.internet2.middleware.grouper.ws.security.RampartHandlerServer
- All Implemented Interfaces:
CallbackHandler
Grouper rampart handler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static Class<? extends GrouperWssecAuthentication>
retrieve the class for rampart customizer
-
Constructor Details
-
RampartHandlerServer
public RampartHandlerServer()
-
-
Method Details
-
retrieveRampartCallbackClass
retrieve the class for rampart customizer- Returns:
- the class or null if not configured
-
handle
- Specified by:
handle
in interfaceCallbackHandler
- Throws:
IOException
UnsupportedCallbackException
- See Also:
-