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