-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path.flexLibProperties
17 lines (17 loc) · 976 Bytes
/
.flexLibProperties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<flexLibProperties includeAllClasses="true" useMultiPlatformConfig="false" version="3">
<includeClasses>
<classEntry path="com.adobe.protocols.oauth2.OAuth2"/>
<classEntry path="com.adobe.protocols.oauth2.grant.IGrantType"/>
<classEntry path="com.adobe.protocols.oauth2.grant.AuthorizationCodeGrant"/>
<classEntry path="com.adobe.protocols.oauth2.event.IOAuth2Event"/>
<classEntry path="com.adobe.protocols.oauth2.event.GetAccessTokenEvent"/>
<classEntry path="com.adobe.protocols.oauth2.grant.ImplicitGrant"/>
<classEntry path="com.adobe.protocols.oauth2.grant.ResourceOwnerCredentialsGrant"/>
<classEntry path="com.adobe.protocols.oauth2.event.RefreshAccessTokenEvent"/>
<classEntry path="com.adobe.protocols.oauth2.OAuth2Const"/>
<classEntry path="com.adobe.protocols.oauth2.OAuth2Test"/>
</includeClasses>
<includeResources/>
<namespaceManifests/>
</flexLibProperties>