public class ModelToRepresentation extends Object
Constructor and Description |
---|
ModelToRepresentation() |
public static UserRepresentation toRepresentation(UserModel user)
public static RoleRepresentation toRepresentation(RoleModel role)
public static RealmRepresentation toRepresentation(RealmModel realm, boolean internal)
public static RealmEventsConfigRepresentation toEventsConfigReprensetation(RealmModel realm)
public static CredentialRepresentation toRepresentation(UserCredentialModel cred)
public static FederatedIdentityRepresentation toRepresentation(FederatedIdentityModel socialLink)
public static UserSessionRepresentation toRepresentation(UserSessionModel session)
public static ApplicationRepresentation toRepresentation(ApplicationModel applicationModel)
public static OAuthClientRepresentation toRepresentation(OAuthClientModel model)
public static UserFederationProviderRepresentation toRepresentation(UserFederationProviderModel model)
public static IdentityProviderRepresentation toRepresentation(IdentityProviderModel identityProviderModel)
public static ProtocolMapperRepresentation toRepresentation(ProtocolMapperModel model)
Copyright © 2015. All rights reserved.