You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make LogoutRequest and LogoutResponse more extensible
This increases the visibility of LogoutResponse.query() to protected
and adds setValidationException to both LogoutResponse and LogoutRequest
to ease the development of extension classes that need to customize the
validation process.
0 commit comments