Package | Description |
---|---|
org.alfresco.rest.api | |
org.alfresco.rest.api.authentications | |
org.alfresco.rest.api.impl | |
org.alfresco.rest.api.model |
Modifier and Type | Method and Description |
---|---|
LoginTicketResponse |
Authentications.createTicket(LoginTicket loginRequest,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
LoginTicket |
AuthenticationTicketsEntityResource.readById(String me,
Parameters parameters,
WithResponse withResponse) |
Modifier and Type | Method and Description |
---|---|
List<LoginTicket> |
AuthenticationTicketsEntityResource.create(List<LoginTicket> entity,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
List<LoginTicket> |
AuthenticationTicketsEntityResource.create(List<LoginTicket> entity,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
LoginTicketResponse |
AuthenticationsImpl.createTicket(LoginTicket loginRequest,
Parameters parameters) |
protected void |
AuthenticationsImpl.validateLoginRequest(LoginTicket loginTicket) |
Modifier and Type | Class and Description |
---|---|
class |
LoginTicketResponse |
Copyright © 2005–2017 Alfresco Software. All rights reserved.