jp.co.ogis_ri.citk.policytool.service.exportpolicy.impl
クラス ExportPolicyServiceImpl
java.lang.Object
jp.co.ogis_ri.citk.policytool.service.exportpolicy.impl.ExportPolicyServiceImpl
- すべての実装されたインタフェース:
- ExportPolicyService
@Service
public class ExportPolicyServiceImpl
- extends Object
- implements ExportPolicyService
ポリシー エクスポート サービス.
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportPolicyServiceImpl
public ExportPolicyServiceImpl()
exportPolicy
public void exportPolicy(String realmName,
String groupName,
String resourceUrl,
String fileName)
- インタフェース
ExportPolicyService の記述:
- エクスポート処理.
- 定義:
- インタフェース
ExportPolicyService 内の exportPolicy
- パラメータ:
realmName - 対象のレルム名.groupName - 対象のグループ名.resourceUrl - 対象のリソースURL.fileName - エクスポート先のファイル名.
Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.