public class TeamExtensionResponse extends TeamExtensionMessage
params
Constructor and Description |
---|
TeamExtensionResponse() |
TeamExtensionResponse(org.openid4java.message.ParameterList parameterList) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getTeamMembership()
Returns all the group names that the user actually belongs to (among the list provided
in the
TeamExtensionRequest . |
getParameters, getTypeUri, providesIdentifier, setParameters, signRequired
public TeamExtensionResponse(org.openid4java.message.ParameterList parameterList)
public TeamExtensionResponse()
public Set<String> getTeamMembership()
TeamExtensionRequest
.Copyright © 2016. All rights reserved.