Package org.keycloak.models
Interface OrderedModel
- All Known Subinterfaces:
 ClientModel,ClientScopeModel
- All Known Implementing Classes:
 AbstractClientStorageAdapter,AbstractReadOnlyClientScopeAdapter,AbstractReadOnlyClientStorageAdapter,ClientAdapter,ClientAdapter,ClientModelLazyDelegate,ClientModelLazyDelegate.WithId,ClientScopeAdapter,ClientScopeAdapter,ClientScopeDecorator,IdentityProviderBean.IdentityProvider,OAuthGrantBean.ClientScopeEntry,OIDCClientSecretConfigWrapper.ReadOnlyRotatedSecretClientModel,TypeAwareClientModelDelegate,UnsupportedOperationsClientStorageAdapter
public interface OrderedModel
- Author:
 - Marek Posolda
 
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class - 
Method Summary
 
- 
Method Details
- 
getGuiOrder
String getGuiOrder() 
 -