|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.ws.security.GrouperWssecSample
public class GrouperWssecSample
sample implementation of wssec
Constructor Summary | |
---|---|
GrouperWssecSample()
|
Method Summary | |
---|---|
boolean |
authenticate(org.apache.ws.security.WSPasswordCallback wsPasswordCallback)
authenticate the user, and find the subject and return. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrouperWssecSample()
Method Detail |
---|
public boolean authenticate(org.apache.ws.security.WSPasswordCallback wsPasswordCallback) throws java.io.IOException
GrouperWssecAuthentication
authenticate the user, and find the subject and return. See GrouperWssecSample for an example
authenticate
in interface GrouperWssecAuthentication
java.io.IOException
- if there is a problem or if user is not authenticated correctlyGrouperWssecAuthentication.authenticate(org.apache.ws.security.WSPasswordCallback)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |