Interface AuthorizationCodeResponseFilter
-
public interface AuthorizationCodeResponseFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringprocess(Client client, String code, UserSubject endUser)
-
-
-
Method Detail
-
process
String process(Client client, String code, UserSubject endUser)
-
-