com.cloudbees.openid4java.team
Class TeamExtensionRequest
java.lang.Object
com.cloudbees.openid4java.team.TeamExtensionMessage
com.cloudbees.openid4java.team.TeamExtensionRequest
- All Implemented Interfaces:
- org.openid4java.message.MessageExtension
public class TeamExtensionRequest
- extends TeamExtensionMessage
Request from client to server to ask for group membership.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TeamExtensionRequest
public TeamExtensionRequest(org.openid4java.message.ParameterList parameterList)
TeamExtensionRequest
public TeamExtensionRequest()
setQueryMembership
public void setQueryMembership(Collection<String> teams)
- List of team names to query.
Copyright © 2011. All Rights Reserved.