Add Missing Serialization Samples
Closes gh-17038
This commit is contained in:
-1
@@ -33,7 +33,6 @@ import org.springframework.security.core.Authentication;
|
||||
* @author Josh Cummings
|
||||
* @since 5.7
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class AuthorizationGrantedEvent<T> extends AuthorizationEvent implements ResolvableTypeProvider {
|
||||
|
||||
@Serial
|
||||
|
||||
Reference in New Issue
Block a user