public static final class ChannelType.AuthUrlPair
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
authorisationRedirectUrl
The URL to which the service provider is expected to send the user once the user's authorisation
has been sought.
|
java.lang.String |
authorisationRequestUrl
The URL to which the user should be sent in order to grant Alfresco access to a channel.
|
| Constructor and Description |
|---|
ChannelType.AuthUrlPair(java.lang.String authorisationRequestUrl,
java.lang.String authorisationRedirectUrl) |
public final java.lang.String authorisationRequestUrl
public final java.lang.String authorisationRedirectUrl
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.