axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change
on this file since 3c20a31 was
8780cbec,
checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago
|
ABAC sources from Cobham
|
-
Property mode set to
100644
|
File size:
173 bytes
|
Rev | Line | |
---|
[8780cbec] | 1 | |
---|
| 2 | package edu.stanford.peer.rbtm.credential; |
---|
| 3 | |
---|
| 4 | public class CredentialParsingException extends Exception |
---|
| 5 | { |
---|
| 6 | CredentialParsingException(String info) { super(info); } |
---|
| 7 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.