memo: OpenSSO RestFul Sample.

参考URL
http://developers.sun.com/identity/reference/techart/id-svcs.html
http://blogs.sun.com/indira/entry/rest_based_identity_services_in
http://docs.sun.com/app/docs/doc/820-3886/ghjfe?l=Ja&a=view

http://docs.sun.com/app/docs/prod/fed.accmgr80?l=ja&a=view

http://blogs.sun.com/oha/entry/opensso%E3%81%AE%E3%82%A2%E3%82%A4%E3%83%...
http://sdc.sun.co.jp/javasystem/techtopics/identity/200806.html

Identnity Services : EndPoints
[Configuration]:[System]:[Naming]
Identity Web Services Endpoint URL:
Identity REST Services Endpoint URL:
etc..

Restful Sample )

>>> Request:
https ://zone02.example.com:10443/opensso/identity/authenticate
	?username=amadmin&password=cangetinf

<<<< Response:
token.id=AQIC5wM2LY4SfcxNvcyhZw1Gg6r6SxNOjGVzTp2iuB6qVFk.*AAJTSQACMDE.*

>>> Request:
https ://zone02.example.com:10443/opensso/identity/isTokenValid
	?tokenid=AQIC5wM2LY4SfcxNvcyhZw1Gg6r6SxNOjGVzTp2iuB6qVFk.*AAJTSQACMDE.*

<<<< Response:
boolean=true