public interface OrAuthorization extends Authorization
| Modifier and Type | Method and Description | 
|---|---|
| OrAuthorization | addAuthorization(Authorization authorization) | 
| static OrAuthorization | create() | 
| List<Authorization> | getAuthorizations() | 
match, match, verifystatic OrAuthorization create()
List<Authorization> getAuthorizations()
OrAuthorization addAuthorization(Authorization authorization)
Copyright © 2023 Eclipse. All rights reserved.