bb_player_usecases.html
1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html>
<head>
<title>Customer - User Model (use cases with BB Player)</title>
</head>
<body>
<h2 align="center">Customer - User Model (use cases with BB Player)</h2>
<ol>
<li>
<i>This document outlines the user model for the customer
for cases that involve the BB Player.</i></li>
<li><i><a href="http://intwww.routefree.com/rf/doc/bbdepot/software/bbdepot_usage.html">BB
Depot use cases</a></i></li>
<li><i><a href="http://intwww.routefree.com/rf/doc/bbservers/usecases/bbserver_usecases.html">BB
Servers use cases</a></i></li>
</ol>
<hr>
<h2>Customer Use Cases</h2>
<h3>Mainstream customer use cases</h3>
<ol>
<li>Customer selects content which resides on the BB Card. </li>
<li>Customer selects content which is not resident on the BB Card. </li>
<li>Customer removes BB Card during content play</li>
</ol>
<h3>Infrequent customer use cases</h3>
<ol start=5>
<li>Customer inserts a BB Card with newly added expansion memory</li>
<li>Customer inserts a BB Card which has been initialized for another BB Player into his player.</li>
<li>Customer inserts a BB Card which is damaged (unreadable) or contents are damaged. </li>
<li>Customer inserts a BB Card which has no content in it. </li>
<li>Customer inserts a BB Card which used to have expansion memory, but no longer does. </li>
<li>Customer powers on BB Player without any BB Card. </li>
<li>Customer has eTicket whose license server is listed in the Certificate Revocation List. </li>
<li>Customer starts to play content whose checksum etc does not match the associated eTicket. </li>
<li>Customer inserts a BB Card which has partially re-encrypted content (because he powered off the system earlier during the
re-encryption process)</li>
</ol>
<hr>
</body>
</html>