A B C D E F G H I L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accountNumber - Variable in class com.redhat.cloud.common.auth.XRhIdentity.Identity
- add(int, T) - Method in class com.redhat.cloud.common.pager.Page
- add(T) - Method in class com.redhat.cloud.common.pager.Page
- addAll(int, Collection<? extends T>) - Method in class com.redhat.cloud.common.pager.Page
- addAll(Collection<? extends T>) - Method in class com.redhat.cloud.common.pager.Page
- addSort(String, Sort.Direction) - Method in class com.redhat.cloud.common.pager.Pager.PagerBuilder
- and(String) - Method in class com.redhat.cloud.common.pager.Sort
-
Adds a sort column, in ascending order.
- and(String, Filter.Operator, Object) - Method in class com.redhat.cloud.common.filter.Filter
- and(String, Sort.Direction) - Method in class com.redhat.cloud.common.pager.Sort
-
Adds a sort column, in the given order.
- and(String, Object) - Method in class com.redhat.cloud.common.filter.Parameters
-
Add a parameter to this
Parameters. - ascending() - Method in class com.redhat.cloud.common.pager.Sort
-
Sets the order to ascending for all current sort columns.
- ascending(String...) - Static method in class com.redhat.cloud.common.pager.Sort
-
Sort by the given columns, in ascending order.
- Ascending - com.redhat.cloud.common.pager.Sort.Direction
-
Sort in ascending order (the default).
B
- BOOLEAN_IS - com.redhat.cloud.common.filter.Filter.Operator
- build() - Method in class com.redhat.cloud.common.pager.Pager.PagerBuilder
- builder() - Static method in class com.redhat.cloud.common.pager.Pager
- by(String) - Static method in class com.redhat.cloud.common.pager.Sort
-
Sort by the given column, in ascending order.
- by(String...) - Static method in class com.redhat.cloud.common.pager.Sort
-
Sort by the given columns, in ascending order.
- by(String, Sort.Direction) - Static method in class com.redhat.cloud.common.pager.Sort
-
Sort by the given column, in the given order.
C
- canDo(String, String) - Method in class com.redhat.cloud.common.auth.RbacRaw
- canRead(String) - Method in class com.redhat.cloud.common.auth.RbacRaw
- canReadAll() - Method in class com.redhat.cloud.common.auth.RbacRaw
- canReadAll() - Method in class com.redhat.cloud.common.auth.RhIdPrincipal
- canWrite(String) - Method in class com.redhat.cloud.common.auth.RbacRaw
- canWriteAll() - Method in class com.redhat.cloud.common.auth.RbacRaw
- canWriteAll() - Method in class com.redhat.cloud.common.auth.RhIdPrincipal
- clear() - Method in class com.redhat.cloud.common.pager.Page
- clone() - Method in class com.redhat.cloud.common.filter.Filter
- Column(String) - Constructor for class com.redhat.cloud.common.pager.Sort.Column
- Column(String, Sort.Direction) - Constructor for class com.redhat.cloud.common.pager.Sort.Column
- com.redhat.cloud.common.auth - package com.redhat.cloud.common.auth
- com.redhat.cloud.common.filter - package com.redhat.cloud.common.filter
- com.redhat.cloud.common.pager - package com.redhat.cloud.common.pager
- contains(Object) - Method in class com.redhat.cloud.common.pager.Page
- containsAll(Collection<?>) - Method in class com.redhat.cloud.common.pager.Page
D
- data - Variable in class com.redhat.cloud.common.auth.RbacRaw
- descending() - Method in class com.redhat.cloud.common.pager.Sort
-
Sets the order to descending for all current sort columns.
- descending(String...) - Static method in class com.redhat.cloud.common.pager.Sort
-
Sort by the given columns, in descending order.
- Descending - com.redhat.cloud.common.pager.Sort.Direction
-
Sort in descending order (opposite from the default).
- direction(Sort.Direction) - Method in class com.redhat.cloud.common.pager.Sort
-
Sets the order to all current sort columns.
E
- email - Variable in class com.redhat.cloud.common.auth.XRhIdentity.User
- entitlements - Variable in class com.redhat.cloud.common.auth.XRhIdentity
- EQUAL - com.redhat.cloud.common.filter.Filter.Operator
F
- field - Variable in class com.redhat.cloud.common.filter.Filter.FilterItem
- filter(String, Filter.Operator, String) - Method in class com.redhat.cloud.common.pager.Pager.PagerBuilder
- filter(ClientRequestContext) - Method in class com.redhat.cloud.common.auth.RbacRestClientRequestFilter
- filter(ContainerRequestContext) - Method in class com.redhat.cloud.common.auth.IncomingRequestFilter
- filter(ContainerRequestContext) - Method in class com.redhat.cloud.common.auth.RbacFilter
- Filter - Class in com.redhat.cloud.common.filter
- Filter() - Constructor for class com.redhat.cloud.common.filter.Filter
- Filter.FilterItem - Class in com.redhat.cloud.common.filter
- Filter.Operator - Enum in com.redhat.cloud.common.filter
- FilterItem(String, Filter.Operator, String, Object) - Constructor for class com.redhat.cloud.common.filter.Filter.FilterItem
- firstName - Variable in class com.redhat.cloud.common.auth.XRhIdentity.User
- fromName(String) - Static method in enum com.redhat.cloud.common.filter.Filter.Operator
G
- get(int) - Method in class com.redhat.cloud.common.pager.Page
- getAccount() - Method in class com.redhat.cloud.common.auth.RhIdPrincipal
- getAuthenticationScheme() - Method in class com.redhat.cloud.common.auth.RhIdSecurityContext
- getColumns() - Method in class com.redhat.cloud.common.pager.Sort
-
Get the sort columns
- getDirection() - Method in class com.redhat.cloud.common.pager.Sort.Column
- getFilter() - Method in class com.redhat.cloud.common.pager.Pager
- getItems() - Method in class com.redhat.cloud.common.filter.Filter
- getLimit() - Method in class com.redhat.cloud.common.pager.Pager
- getName() - Method in class com.redhat.cloud.common.auth.RhIdPrincipal
- getName() - Method in class com.redhat.cloud.common.pager.Sort.Column
- getOffset() - Method in class com.redhat.cloud.common.pager.Pager
- getPager() - Method in class com.redhat.cloud.common.pager.Page
- getParameters() - Method in class com.redhat.cloud.common.filter.Filter
- getQuery() - Method in class com.redhat.cloud.common.filter.Filter
- getRawRhIdHeader() - Method in class com.redhat.cloud.common.auth.RhIdPrincipal
- getRbacInfo(String, String) - Method in interface com.redhat.cloud.common.auth.RbacServer
- getRhIdFromHeader(HttpHeaders) - Static method in class com.redhat.cloud.common.auth.HeaderHelper
- getRhIdFromString(String) - Static method in class com.redhat.cloud.common.auth.HeaderHelper
- getSort() - Method in class com.redhat.cloud.common.pager.Pager
- getTotalCount() - Method in class com.redhat.cloud.common.pager.Page
- getUsername() - Method in class com.redhat.cloud.common.auth.XRhIdentity
- getUserPrincipal() - Method in class com.redhat.cloud.common.auth.RhIdSecurityContext
H
- HeaderHelper - Class in com.redhat.cloud.common.auth
- HeaderHelper() - Constructor for class com.redhat.cloud.common.auth.HeaderHelper
I
- identity - Variable in class com.redhat.cloud.common.auth.XRhIdentity
- Identity() - Constructor for class com.redhat.cloud.common.auth.XRhIdentity.Identity
- ILIKE - com.redhat.cloud.common.filter.Filter.Operator
- IncomingRequestFilter - Class in com.redhat.cloud.common.auth
-
Request filter.
- IncomingRequestFilter() - Constructor for class com.redhat.cloud.common.auth.IncomingRequestFilter
- indexOf(Object) - Method in class com.redhat.cloud.common.pager.Page
- internal - Variable in class com.redhat.cloud.common.auth.XRhIdentity.Identity
- Internal() - Constructor for class com.redhat.cloud.common.auth.XRhIdentity.Internal
- isActive - Variable in class com.redhat.cloud.common.auth.XRhIdentity.User
- isEmpty() - Method in class com.redhat.cloud.common.pager.Page
- isInternal - Variable in class com.redhat.cloud.common.auth.XRhIdentity.User
- isOrgAdmin - Variable in class com.redhat.cloud.common.auth.XRhIdentity.User
- isSecure() - Method in class com.redhat.cloud.common.auth.RhIdSecurityContext
- isUserInRole(String) - Method in class com.redhat.cloud.common.auth.RhIdSecurityContext
- itemsPerPage(int) - Method in class com.redhat.cloud.common.pager.Pager.PagerBuilder
- iterator() - Method in class com.redhat.cloud.common.pager.Page
L
- lastIndexOf(Object) - Method in class com.redhat.cloud.common.pager.Page
- lastName - Variable in class com.redhat.cloud.common.auth.XRhIdentity.User
- LIKE - com.redhat.cloud.common.filter.Filter.Operator
- links - Variable in class com.redhat.cloud.common.auth.RbacRaw
- listIterator() - Method in class com.redhat.cloud.common.pager.Page
- listIterator(int) - Method in class com.redhat.cloud.common.pager.Page
M
- map() - Method in class com.redhat.cloud.common.filter.Parameters
-
Constructs an unmodifiable
Mapwith the current parameters. - meta - Variable in class com.redhat.cloud.common.auth.RbacRaw
N
- NO_LIMIT - Static variable in class com.redhat.cloud.common.pager.Pager
- NOT_EQUAL - com.redhat.cloud.common.filter.Filter.Operator
O
- operator - Variable in class com.redhat.cloud.common.filter.Filter.FilterItem
- or(String, Filter.Operator, Object) - Method in class com.redhat.cloud.common.filter.Filter
- orgId - Variable in class com.redhat.cloud.common.auth.XRhIdentity.Internal
P
- page(int) - Method in class com.redhat.cloud.common.pager.Pager.PagerBuilder
- Page<T> - Class in com.redhat.cloud.common.pager
- Page(List<T>, Pager, long) - Constructor for class com.redhat.cloud.common.pager.Page
- Pager - Class in com.redhat.cloud.common.pager
- Pager(int, int, Filter, Sort) - Constructor for class com.redhat.cloud.common.pager.Pager
- Pager.PagerBuilder - Class in com.redhat.cloud.common.pager
- Parameters - Class in com.redhat.cloud.common.filter
-
Utility class to build populated `Map` instances.
- Parameters() - Constructor for class com.redhat.cloud.common.filter.Parameters
R
- RbacFilter - Class in com.redhat.cloud.common.auth
- RbacFilter() - Constructor for class com.redhat.cloud.common.auth.RbacFilter
- RbacRaw - Class in com.redhat.cloud.common.auth
- RbacRaw() - Constructor for class com.redhat.cloud.common.auth.RbacRaw
- RbacRestClientRequestFilter - Class in com.redhat.cloud.common.auth
-
Filter to optionally add data on outgoing requests to the RBAC service
- RbacRestClientRequestFilter() - Constructor for class com.redhat.cloud.common.auth.RbacRestClientRequestFilter
- RbacServer - Interface in com.redhat.cloud.common.auth
- remove(int) - Method in class com.redhat.cloud.common.pager.Page
- remove(Object) - Method in class com.redhat.cloud.common.pager.Page
- removeAll(Collection<?>) - Method in class com.redhat.cloud.common.pager.Page
- retainAll(Collection<?>) - Method in class com.redhat.cloud.common.pager.Page
- RhIdPrincipal - Class in com.redhat.cloud.common.auth
-
Simple implementation of
Principal - RhIdPrincipal() - Constructor for class com.redhat.cloud.common.auth.RhIdPrincipal
- RhIdPrincipal(String, String) - Constructor for class com.redhat.cloud.common.auth.RhIdPrincipal
- RhIdPrincipalProducer - Class in com.redhat.cloud.common.auth
-
Produce Principals for injection
- RhIdPrincipalProducer() - Constructor for class com.redhat.cloud.common.auth.RhIdPrincipalProducer
- RhIdSecurityContext - Class in com.redhat.cloud.common.auth
-
An implementation of SecurityContext, that gets the data from the parsed x-rh-identity header.
- RhIdSecurityContext(XRhIdentity, RhIdPrincipal) - Constructor for class com.redhat.cloud.common.auth.RhIdSecurityContext
S
- set(int, T) - Method in class com.redhat.cloud.common.pager.Page
- setDirection(Sort.Direction) - Method in class com.redhat.cloud.common.pager.Sort.Column
- setName(String) - Method in class com.redhat.cloud.common.pager.Sort.Column
- setPrincipal(RhIdPrincipal) - Method in class com.redhat.cloud.common.auth.RhIdPrincipalProducer
- setRawRhIdHeader(String) - Method in class com.redhat.cloud.common.auth.RhIdPrincipal
- size() - Method in class com.redhat.cloud.common.pager.Page
- Sort - Class in com.redhat.cloud.common.pager
-
Utility class to build and represent SQL sorting specifications.
- Sort.Column - Class in com.redhat.cloud.common.pager
- Sort.Direction - Enum in com.redhat.cloud.common.pager
-
Represents an SQL direction in which to sort results.
- subList(int, int) - Method in class com.redhat.cloud.common.pager.Page
T
- toArray() - Method in class com.redhat.cloud.common.pager.Page
- toArray(T1[]) - Method in class com.redhat.cloud.common.pager.Page
- type - Variable in class com.redhat.cloud.common.auth.XRhIdentity.Identity
- type - Variable in class com.redhat.cloud.common.filter.Filter.FilterItem
U
- user - Variable in class com.redhat.cloud.common.auth.XRhIdentity.Identity
- User() - Constructor for class com.redhat.cloud.common.auth.XRhIdentity.User
- username - Variable in class com.redhat.cloud.common.auth.XRhIdentity.User
V
- value - Variable in class com.redhat.cloud.common.filter.Filter.FilterItem
- valueOf(String) - Static method in enum com.redhat.cloud.common.filter.Filter.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.cloud.common.pager.Sort.Direction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.redhat.cloud.common.filter.Filter.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.redhat.cloud.common.pager.Sort.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- with(String, Object) - Static method in class com.redhat.cloud.common.filter.Parameters
-
Build a
Parameterswith a single parameter.
X
- XRhIdentity - Class in com.redhat.cloud.common.auth
-
Data model of the representation of a x-rh-identity header.
- XRhIdentity() - Constructor for class com.redhat.cloud.common.auth.XRhIdentity
- XRhIdentity.Identity - Class in com.redhat.cloud.common.auth
- XRhIdentity.Internal - Class in com.redhat.cloud.common.auth
- XRhIdentity.User - Class in com.redhat.cloud.common.auth
All Classes All Packages