Modifier and Type | Interface and Description |
---|---|
interface |
GroupProvider<X extends GroupProvider<X>> |
Modifier and Type | Method and Description |
---|---|
Collection<GroupProvider<?>> |
Broker.getGroupProviders() |
Modifier and Type | Interface and Description |
---|---|
interface |
FileBasedGroupProvider<X extends FileBasedGroupProvider<X>> |
Modifier and Type | Class and Description |
---|---|
class |
FileBasedGroupProviderImpl |
Modifier and Type | Method and Description |
---|---|
Collection<GroupProvider<?>> |
BrokerAdapter.getGroupProviders() |
Constructor and Description |
---|
SubjectCreator(AuthenticationProvider<?> authenticationProvider,
Collection<GroupProvider<?>> groupProviders,
boolean secure) |
Modifier and Type | Class and Description |
---|---|
class |
GroupProviderImpl |
Constructor and Description |
---|
GroupImpl(Map<String,Object> attributes,
GroupProvider<?> provider) |
Modifier and Type | Interface and Description |
---|---|
interface |
CloudFoundryDashboardManagementGroupProvider<X extends CloudFoundryDashboardManagementGroupProvider<X>> |
Modifier and Type | Class and Description |
---|---|
class |
CloudFoundryDashboardManagementGroupProviderImpl |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.