Package edu.internet2.middleware.grouper.ws.security

Interface Summary
GrouperWssecAuthentication Implement this for rampart security.
WsCustomAuthentication implement this interface and provide the class to the classpath and grouper-ws.properties to override the default of httpServletRequest.getUserPrincipal(); for non-Rampart authentication if user is not found, throw a runtime exception.
 

Class Summary
GrouperWsKerberosHandler Pass in This can be used by a JAAS application to instantiate a CallbackHandler
GrouperWssecSample sample implementation of wssec
RampartHandlerServer Grouper rampart handler
WsGrouperDefaultAuthentication default authentication for grouper if a custom one isnt specified in grouper-ws.properties for non-rampart requests
WsGrouperKerberosAuthentication basic kerberos authentication for grouper, settings are specified in grouper-ws.properties note: this can be used for rest and soap, though it is not a bastion of security: 1.