com.adobe.flashaccess.sdk.protocol.license
Class ClientLicenseInfo

java.lang.Object
  extended by com.adobe.flashaccess.sdk.protocol.license.ClientLicenseInfo

public class ClientLicenseInfo
extends java.lang.Object

Information about a license previously issued to the client.


Method Summary
 License.LicenseType getLicenseType()
          Retrieves the type of license previously issued to the client.
 java.lang.String getPolicyId()
          Retrieves the policy identifier for the license previously issued to the client.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLicenseType

public License.LicenseType getLicenseType()
Retrieves the type of license previously issued to the client.

Returns:
The license type.

getPolicyId

public java.lang.String getPolicyId()
Retrieves the policy identifier for the license previously issued to the client.

Returns:
The policy identifier.


[an error occurred while processing this directive] [an error occurred while processing this directive]