直列化された形式


パッケージ jp.co.ogis_ri.citk.policytool.common.exception

Class jp.co.ogis_ri.citk.policytool.common.exception.ApplicationException extends RuntimeException implements Serializable

serialVersionUID: 1L

直列化されたフィールド

messageInfo

MessageInfo messageInfo
メッセージ情報.

Class jp.co.ogis_ri.citk.policytool.common.exception.ApplicationSettingException extends ApplicationException implements Serializable

serialVersionUID: 1L

Class jp.co.ogis_ri.citk.policytool.common.exception.ExcelPolicyImportException extends ApplicationException implements Serializable

serialVersionUID: 1L

Class jp.co.ogis_ri.citk.policytool.common.exception.ExcelPolicyReadException extends ApplicationException implements Serializable

serialVersionUID: 1L

直列化されたフィールド

fileName

String fileName
ポリシーの読み込み元のファイル名.

Class jp.co.ogis_ri.citk.policytool.common.exception.OpenAMAccessException extends ApplicationException implements Serializable

serialVersionUID: 1L

直列化されたフィールド

exitCode

int exitCode
ssoadmの終了コード.

Class jp.co.ogis_ri.citk.policytool.common.exception.SystemException extends RuntimeException implements Serializable

serialVersionUID: 1L


パッケージ jp.co.ogis_ri.citk.policytool.common.model

Class jp.co.ogis_ri.citk.policytool.common.model.AbstractModel extends Object implements Serializable

serialVersionUID: 1L


パッケージ jp.co.ogis_ri.citk.policytool.domain.policy.model

Class jp.co.ogis_ri.citk.policytool.domain.policy.model.Policy extends AbstractModel<Long> implements Serializable

serialVersionUID: 1L

直列化されたフィールド

id

Long id
JPAで永続化するためのサロゲートキー


realmName

String realmName
レルム名


policyName

String policyName
ポリシー名


subjects

List<E> subjects
サブジェクト


resources

List<E> resources
リソース

Class jp.co.ogis_ri.citk.policytool.domain.policy.model.Resource extends AbstractModel<Long> implements Serializable

serialVersionUID: 1L

直列化されたフィールド

id

Long id
JPAで永続化するためのサロゲートキー


resourceUrl

String resourceUrl
リソースURL


getPermit

Permit getPermit
GETの有無


postPermit

Permit postPermit
POSTの有無


getPermitValue

String getPermitValue
getPermitに格納する前の値


postPermitValue

String postPermitValue
postPermitに格納する前の値


policy

Policy policy
ポリシー

Class jp.co.ogis_ri.citk.policytool.domain.policy.model.Subject extends AbstractModel<Long> implements Serializable

serialVersionUID: 1L

直列化されたフィールド

id

Long id
JPAで永続化するためのサロゲートキー


subjectCode

String subjectCode
サブジェクトコード


subjectName

String subjectName
サブジェクト名


policy

Policy policy
ポリシー


パッケージ jp.co.ogis_ri.citk.policytool.domain.realm.model

Class jp.co.ogis_ri.citk.policytool.domain.realm.model.Group extends AbstractModel<Long> implements Serializable

serialVersionUID: 1L

直列化されたフィールド

id

Long id
JPAで永続化するためのサロゲートキー


groupName

String groupName
グループ名


groupCode

String groupCode
グループコード


realm

Realm realm
レルム

Class jp.co.ogis_ri.citk.policytool.domain.realm.model.Realm extends AbstractModel<Long> implements Serializable

serialVersionUID: 1L

直列化されたフィールド

id

Long id
JPAで永続化するためのサロゲートキー


realmName

String realmName
レルム名


referrals

List<E> referrals
参照ポリシー


groups

List<E> groups
グループ

Class jp.co.ogis_ri.citk.policytool.domain.realm.model.Referral extends AbstractModel<Long> implements Serializable

serialVersionUID: 1L

直列化されたフィールド

id

Long id
JPAで永続化するためのサロゲートキー


refpolicy

String refpolicy
参照ポリシー


realm

Realm realm
レルム


パッケージ jp.co.ogis_ri.citk.policytool.view.about

Class jp.co.ogis_ri.citk.policytool.view.about.AboutView extends JDialog implements Serializable

serialVersionUID: 1L

直列化されたフィールド

messages

MessageSourceAccessor messages
MessageSourceAccessor.


aboutTextArea

JTextPane aboutTextArea
バージョン情報を表示する テキストエリア.


okButton

JButton okButton
OKボタン.


パッケージ jp.co.ogis_ri.citk.policytool.view.common

Class jp.co.ogis_ri.citk.policytool.view.common.ComboBoxTableCellEditor extends JComboBox implements Serializable

serialVersionUID: 1L

直列化されたフィールド

listenerList

EventListenerList listenerList
イベントリスナのリスト.


changeEvent

ChangeEvent changeEvent
セル変更時のイベント.

Class jp.co.ogis_ri.citk.policytool.view.common.ComboBoxTableCellRenderer extends JComboBox implements Serializable

serialVersionUID: 1L

Class jp.co.ogis_ri.citk.policytool.view.common.StringArrayTableCellRenderer extends JPanel implements Serializable

serialVersionUID: 1L


パッケージ jp.co.ogis_ri.citk.policytool.view.exportpolicy

Class jp.co.ogis_ri.citk.policytool.view.exportpolicy.ExportPolicyView extends JDialog implements Serializable

serialVersionUID: 1L

直列化されたフィールド

service

ExportPolicyService service
エクスポートのサービス.


messages

MessageSourceAccessor messages
メッセージリソース アクセスクラス.


viewExceptionHandler

ViewExceptionHandler viewExceptionHandler
例外ハンドラ.


messagePanel

JPanel messagePanel
メッセージ表示部のパネル.


messageLabel

JLabel messageLabel
メッセージを表示するラベル.


conditionPanel

JPanel conditionPanel
検索条件表示部のパネル.


realmNameTitleLabel

JLabel realmNameTitleLabel
レルム名タイトルラベル.


realmNameTextField

JTextField realmNameTextField
レルム名テキストフィールド.


groupNameTitleLabel

JLabel groupNameTitleLabel
グループ名タイトルラベル.


groupNameTextField

JTextField groupNameTextField
グループ名テキストフィールド.


resourceUrlTitleLabel

JLabel resourceUrlTitleLabel
リソースURLタイトルラベル.


resourceUrlTextField

JTextField resourceUrlTextField
リソースURLテキストフィールド.


fileNamePanel

JPanel fileNamePanel
ファイル名表示部パネル.


fileNameTitleLabel

JLabel fileNameTitleLabel
ファイル名タイトルラベル.


fileNameTextField

JTextField fileNameTextField
ファイル名テキストフィールド


fileReferenceButton

JButton fileReferenceButton
参照ボタン.


buttonPanel

JPanel buttonPanel
ボタン表示部パネル.


okButton

JButton okButton
OKボタン.


cancelButton

JButton cancelButton
キャンセルボタン.


パッケージ jp.co.ogis_ri.citk.policytool.view.importpolicy

Class jp.co.ogis_ri.citk.policytool.view.importpolicy.ImportPolicyView extends JDialog implements Serializable

serialVersionUID: 1L

直列化されたフィールド

service

ImportPolicyService service
インポートのサービス.


messages

MessageSourceAccessor messages
メッセージリソース アクセスクラス.


viewExceptionHandler

ViewExceptionHandler viewExceptionHandler
例外ハンドラ.


fileNamePanel

JPanel fileNamePanel
ファイル名表示部パネル.


fileNameTitleLabel

JLabel fileNameTitleLabel
ファイル名タイトルラベル.


fileNameTextField

JTextField fileNameTextField
ファイル名テキストフィールド.


fileReferenceButton

JButton fileReferenceButton
参照ボタン.


buttonPanel

JPanel buttonPanel
ボタン表示部パネル.


okButton

JButton okButton
OKボタン.


cancelButton

JButton cancelButton
キャンセルボタン.


result

boolean result
処理結果 (データベースが変更されたか否か)


パッケージ jp.co.ogis_ri.citk.policytool.view.policylist

Class jp.co.ogis_ri.citk.policytool.view.policylist.PolicyListView extends JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

messages

MessageSourceAccessor messages
メッセージアクセス オブジェクト.


policySetView

PolicySetView policySetView
ポリシー設定画面の View.


importPolicyView

ImportPolicyView importPolicyView
インポート画面の View.


exportView

ExportPolicyView exportView
エクスポート画面の View.


aboutView

AboutView aboutView
バージョン情報画面の View.


service

PolicyListService service
ポリシー一覧画面のサービス.


menuBar

JMenuBar menuBar
メニューバー.


fileMenu

JMenu fileMenu
ファイルメニュー.


toolMenu

JMenu toolMenu
ツールメニュー.


importMenuItem

JMenuItem importMenuItem
インポート メニュー項目.


exportMenuItem

JMenuItem exportMenuItem
エクスポート メニュー項目.


quit

JMenuItem quit
終了 メニュー項目.


helpMenu

JMenu helpMenu
ヘルプメニュー.


aboutMenuItem

JMenuItem aboutMenuItem
バージョン情報 メニュー項目.


mainPanel

JPanel mainPanel
メインの JPanel.


policyTableScrollPane

JScrollPane policyTableScrollPane
ポリシーリスト テーブルの JScrollPane.


policyTable

JTable policyTable
ポリシーリスト テーブル.


searchPanel

JPanel searchPanel
ポリシー検索条件 パネル.


searchContentPanel

JPanel searchContentPanel
ポリシー検索条件の内容パネル.


realmLabel

JLabel realmLabel
レルムコンボボックス タイトル ラベル.


realmComboBox

JComboBox realmComboBox
レルムコンボボックス.


groupLabel

JLabel groupLabel
グループコンボボックス タイトルラベル.


groupComboBox

JComboBox groupComboBox
グループコンボボックス.


resourceLabel

JLabel resourceLabel
リソースコンボボックス タイトルラベル.


resourceComboBox

JComboBox resourceComboBox
リソースコンボボックス.


searchButton

JButton searchButton
検索ボタン.


searchPanelLabel

JLabel searchPanelLabel
検索条件パネル タイトル ラベル.


actionButtonsPanel

JPanel actionButtonsPanel
動作ボタン パネル.


addButton

JButton addButton
追加ボタン.


modifyButton

JButton modifyButton
修正ボタン.


deleteButton

JButton deleteButton
削除ボタン.


refreshButton

JButton refreshButton
更新ボタン.


modelColumn

TableColumn modelColumn
ポリシーテーブルのうち, Policy を持つ列. ユーザーに対しては表示されない.


パッケージ jp.co.ogis_ri.citk.policytool.view.policyset

Class jp.co.ogis_ri.citk.policytool.view.policyset.PolicySetView extends JDialog implements Serializable

serialVersionUID: 1L

直列化されたフィールド

service

PolicySetService service
ポリシー設定画面のサービス.


messages

MessageSourceAccessor messages
MessageSourceAccessor.


viewExceptionHandler

ViewExceptionHandler viewExceptionHandler
例外ハンドラ.


result

boolean result
閉じる前に追加/更新が行われた場合は true, そうでない場合は false.


mainPanel

JPanel mainPanel
メインパネル.


titlePanel

JPanel titlePanel
タイトル部 パネル.


titleRealmTitleLabel

JLabel titleRealmTitleLabel
タイトル部 レルム タイトルラベル.


titleRealmComboBox

JComboBox titleRealmComboBox
タイトル部 レルム コンボボックス.


titleRealmNameLabel

JLabel titleRealmNameLabel
タイトル部 レルム名 ラベル.


titleRealmDummyLabel

JLabel titleRealmDummyLabel
タイトル部 ダミー ラベル.


titlePolicyTitleLabel

JLabel titlePolicyTitleLabel
タイトル部 ポリシー タイトル ラベル.


titlePolicyTextField

JTextField titlePolicyTextField
タイトル部 ポリシー テキストフィールド.


titlePolicyNameLabel

JLabel titlePolicyNameLabel
タイトル部 ポリシー名 ラベル.


ruleTabbedPane

JTabbedPane ruleTabbedPane
ルールの TabbedPane.


ruleListPanel

JPanel ruleListPanel
ルール一覧 パネル.


ruleListTitlePanel

JPanel ruleListTitlePanel
ルール一覧 タイトル部 パネル.


ruleAddPanel

JPanel ruleAddPanel
ルール追加 パネル


ruleRemoveButton

JButton ruleRemoveButton
ルール削除 ボタン


resourceTitleLabel

JLabel resourceTitleLabel
リソース タイトル ラベル.


requestPanel

JPanel requestPanel
リクエスト パネル.


requestTitleLabel

JLabel requestTitleLabel
リクエスト タイトル ラベル.


getRequestTitleLabel

JLabel getRequestTitleLabel
GET リクエスト タイトル ラベル.


getRequestComboBox

JComboBox getRequestComboBox
GET リクエスト コンボボックス.


postRequestTitleLabel

JLabel postRequestTitleLabel
POST リクエスト タイトル ラベル.


postRequestComboBox

JComboBox postRequestComboBox
POST リクエスト コンボボックス.


resourceComboBox

JComboBox resourceComboBox
リソース コンボボックス.


ruleAddButton

JButton ruleAddButton
ルール追加ボタン.


ruleListTablePanel

JPanel ruleListTablePanel
ルール一覧テーブル パネル.


ruleListTableTitleLabel

JLabel ruleListTableTitleLabel
ルール一覧テーブル タイトルラベル.


ruleListTableScrollPane

JScrollPane ruleListTableScrollPane
ルール一覧テーブル JScrollPane.


ruleListTable

JTable ruleListTable
ルール一覧テーブル.


ruleModifyPanel

JPanel ruleModifyPanel
ルール修正 パネル.


ruleModifyTablePanel

JPanel ruleModifyTablePanel
ルール修正テーブル パネル.


ruleModifyTableTitleLabel

JLabel ruleModifyTableTitleLabel
ルール修正テーブル タイトルラベル.


ruleModifyTableScrollPane

JScrollPane ruleModifyTableScrollPane
ルール修正テーブル JScrollPane.


ruleModifyTable

JTable ruleModifyTable
ルール修正テーブル.


groupPanel

JPanel groupPanel
グループパネル.


groupTitleLabel

JLabel groupTitleLabel
グループタイトル ラベル.


groupScrollPane

JScrollPane groupScrollPane
グループ JScrollPane.


groupTable

JTable groupTable
グループテーブル.


actionButtonsPanel

JPanel actionButtonsPanel
動作ボタンのパネル.


okButton

JButton okButton
OK ボタン.


cancelButton

JButton cancelButton
キャンセルボタン.


groupModelColumn

TableColumn groupModelColumn
グループテーブルの Group を持つ列. ユーザーに対しては表示されていない.


mode

PolicySetMode mode
ポリシーの追加/更新のいずれを行うかを示す値.


targetPolicy

Policy targetPolicy
追加/更新対象のポリシー.



Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.