|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.ws.security.RampartHandlerServer
public class RampartHandlerServer
Grouper rampart handler
Constructor Summary | |
---|---|
RampartHandlerServer()
|
Method Summary | |
---|---|
void |
handle(Callback[] callbacks)
|
static java.lang.Class<? extends GrouperWssecAuthentication> |
retrieveRampartCallbackClass()
retrieve the class for rampart customizer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RampartHandlerServer()
Method Detail |
---|
public static java.lang.Class<? extends GrouperWssecAuthentication> retrieveRampartCallbackClass()
public void handle(Callback[] callbacks) throws java.io.IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
java.io.IOException
UnsupportedCallbackException
CallbackHandler.handle(javax.security.auth.callback.Callback[])
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |