|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object java.security.URIParameter
public class URIParameter
PolicySpi 実装または ConfigurationSpi 実装用のデータを示す URI を含むパラメータです。
コンストラクタの概要 | |
---|---|
URIParameter(URI uri)
PolicySpi 実装または ConfigurationSpi 実装用のデータを示す URI を含む URIParameter を構築します。 |
メソッドの概要 | |
---|---|
URI |
getURI()
URI を返します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public URIParameter(URI uri)
uri
- データを示す URI
NullPointerException
- 指定された URI が null である場合メソッドの詳細 |
---|
public URI getURI()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。