관계 문자열
사전 정의된 관계 문자열
다음 관계 문자열은 표준에 의해 정의됩니다. 이러한 문 유형 중 하나에 맞지 않는 문을 만들려면 고유한 문자열을 정의할 수 있습니다.
관계 문자열 |
설명 |
delegate_permission/common.handle_all_urls |
소스가 처리할 수 있는 모든 URL을 처리할 수 있는 권한을 타겟에 부여합니다. |
delegate_permission/common.get_login_creds |
소스에 저장된 로그인 사용자 인증 정보를 가져올 수 있는 권한을 대상에게 부여합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-06-26(UTC)
[null,null,["최종 업데이트: 2024-06-26(UTC)"],[[["The standard defines specific relation strings like `delegate_permission/common.handle_all_urls` and `delegate_permission/common.get_login_creds` for expressing permissions."],["These predefined relation strings cover common use cases such as delegating handling of all URLs or granting access to stored login credentials."],["You can create your own custom relation strings to define statements that are not covered by the predefined options."]]],[]]